[MIPS] Update struct sigcontext member names
authorDaniel Jacobowitz <dan@debian.org>
Mon, 8 May 2006 19:28:22 +0000 (15:28 -0400)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 31 May 2006 23:28:31 +0000 (00:28 +0100)
Rename the 64-bit sc_hi and sc_lo arrays to use the same names
as the 32-bit struct sigcontext (sc_mdhi, sc_hi1, et cetera).

Signed-off-by: Daniel Jacobowitz <dan@codesourcery.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found