x86: signal: cosmetic unification of sys_sigaltstack()
authorHiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Sat, 22 Nov 2008 01:38:25 +0000 (17:38 -0800)
committerIngo Molnar <mingo@elte.hu>
Sun, 23 Nov 2008 09:50:58 +0000 (10:50 +0100)
commit666ac7be049ec290625e65d5922ff59f7bdec527
tree68b156d87aa32a55e231bdb547d616e8d7d76f23
parent5c9b3a0c7b8be3cdef3d7418f0a49127e7cdc998
x86: signal: cosmetic unification of sys_sigaltstack()

Impact: cleanup

Add #ifdef directive for unification.

Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/signal_32.c
arch/x86/kernel/signal_64.c