x86: signal: cosmetic unification of sys_rt_sigreturn()
authorHiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Sat, 22 Nov 2008 01:38:57 +0000 (17:38 -0800)
committerIngo Molnar <mingo@elte.hu>
Sun, 23 Nov 2008 09:50:59 +0000 (10:50 +0100)
commit2456d738ef051f85170bf018faef63f83fa84eb5
treed71c94c7a6571de396b984d5205a579196bd5c69
parent666ac7be049ec290625e65d5922ff59f7bdec527
x86: signal: cosmetic unification of sys_rt_sigreturn()

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