x86: signal: move ia32 func declarations into arch/x86/kernel/signal.c
authorHiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Thu, 18 Dec 2008 02:47:17 +0000 (18:47 -0800)
committerIngo Molnar <mingo@elte.hu>
Thu, 18 Dec 2008 10:28:52 +0000 (11:28 +0100)
commitf5223763a664da16771211f9d293e18cb242b246
treee83f42d09a6aa227f23566ce6f5e5543d791de4d
parent8bee3f0a662ad9c3d6bb705b0530a3b90f089c55
x86: signal: move ia32 func declarations into arch/x86/kernel/signal.c

Impact: cleanup

Move declarations of ia32_setup_rt_frame() and ia32_setup_frame() into
arch/x86/kernel/signal.c.

This is for future use of sigframe.h.

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