git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ece9348
)
sparc: add '32' suffix to reg_window, sigcontext, __siginfo_t
author
Sam Ravnborg
<sam@ravnborg.org>
Sat, 3 Jan 2009 03:32:59 +0000
(19:32 -0800)
committer
David 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