[SPARC64]: Move signal compat bits to new header file.
authorDavid S. Miller <davem@sunset.davemloft.net>
Mon, 2 Oct 2006 21:17:57 +0000 (14:17 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 2 Oct 2006 21:24:18 +0000 (14:24 -0700)
Create asm-sparc64/compat_signal.h and stuff things there.

This avoids the "linux/compat.h includes asm/signal.h but
asm/signal.h needs compat_sigset_t which isn't defined yet"
problems introduced recently.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found