commit | ece93487c31607558f4b91f378fcee4b43956dbc | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@ravnborg.org> | Fri Jan 02 19:21:06 2009 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Jan 02 19:21:06 2009 -0800 |
tree | f7b44233473a49b983f51dbf3c9ed56be0fa1b02 | |
parent | 55d646feee9c0ced63f4189aca4ba7c9508b75f9 [diff] |
sparc: unify signal.h They were almost identical and with the preapration patch nothing was needed to be added. The unified version contains a few sparc64 only definitions but they are kept as is and not protected by ifdef/endif. The unified version exports a bit more to userspace then the 32 bit version did. This is not considered fatal. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net>