From: Hiroshi Shimamoto Date: Thu, 18 Dec 2008 02:47:17 +0000 (-0800) Subject: x86: signal: move ia32 func declarations into arch/x86/kernel/signal.c X-Git-Tag: v2.6.29-rc1~587^2~4^26~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5223763a664da16771211f9d293e18cb242b246;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed