sparc: unify signal.h
authorSam Ravnborg <sam@ravnborg.org>
Sat, 3 Jan 2009 03:21:06 +0000 (19:21 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 3 Jan 2009 03:21:06 +0000 (19:21 -0800)
commitece93487c31607558f4b91f378fcee4b43956dbc
treef7b44233473a49b983f51dbf3c9ed56be0fa1b02
parent55d646feee9c0ced63f4189aca4ba7c9508b75f9
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>
arch/sparc/include/asm/Kbuild
arch/sparc/include/asm/signal.h
arch/sparc/include/asm/signal_32.h [deleted file]
arch/sparc/include/asm/signal_64.h [deleted file]
This page took 0.027164 seconds and 5 git commands to generate.