commit | 4d7b92ad572b4bd4d92fc80911641bb6cba3b99c | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@ravnborg.org> | Fri Jan 02 19:32:59 2009 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Jan 02 19:32:59 2009 -0800 |
tree | 6257d1b4bad63a296f03abee8940222a979d8d2a | |
parent | ece93487c31607558f4b91f378fcee4b43956dbc [diff] |
sparc: add '32' suffix to reg_window, sigcontext, __siginfo_t 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>