| commit | 1c0c1ae4f3d5057d091677d0ef7dbaeb28122ded | [log] [tgz] |
|---|---|---|
| author | Daniel Jacobowitz <dan@debian.org> | Mon May 08 15:28:22 2006 -0400 |
| committer | Ralf Baechle <ralf@linux-mips.org> | Thu Jun 01 00:28:31 2006 +0100 |
| tree | 4daae44b0aa73f4fd1bae00e5fc1434b9465db94 | |
| parent | 6ee1da94c5fed95bacce3eda8e6d9e69324ecab7 [diff] |
[MIPS] Update struct sigcontext member names
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>