sparc: add '32' suffix to reg_window, sigcontext, __siginfo_t
authorSam Ravnborg <sam@ravnborg.org>
Sat, 3 Jan 2009 03:32:59 +0000 (19:32 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 3 Jan 2009 03:32:59 +0000 (19:32 -0800)
Renaming a few types to contain a 32 suffix makes the
type names compatible with sparc64 and thus makes sharing
between the two a lot easier.

Note: None of these definitions are expected part of the
stable ABI towards userspace.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found