[SPARC64]: Move kernel unaligned trap handlers into assembler file.
authorDavid S. Miller <davem@davemloft.net>
Fri, 19 Aug 2005 22:55:33 +0000 (15:55 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 19 Aug 2005 22:55:33 +0000 (15:55 -0700)
GCC 4.x really dislikes the games we are playing in
unaligned.c, and the cleanest way to fix this is to
move things into assembler.

Noted by Al Viro.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found