x86: signal: move sigframe.h to arch/x86/include/asm
authorHiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Thu, 18 Dec 2008 02:50:32 +0000 (18:50 -0800)
committerIngo Molnar <mingo@elte.hu>
Thu, 18 Dec 2008 10:28:54 +0000 (11:28 +0100)
commit41af86fad3c40646b9748279e3862781e937a5d2
tree38b361f74c19b95a9cae9365742264a522dda294
parenta5c56eb36f999ae0ecac278e51fd1cf8feb16c2f
x86: signal: move sigframe.h to arch/x86/include/asm

Impact: cleanup, move header file

Move arch/x86/kernel/sigframe.h to arch/x86/include/asm/sigframe.h.
It will be used in arch/x86/ia32/ia32_signal.c.

Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/sigframe.h [moved from arch/x86/kernel/sigframe.h with 100% similarity]
arch/x86/kernel/asm-offsets_32.c
arch/x86/kernel/signal.c