x86: ia32_signal: use sigframe.h
authorHiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Thu, 18 Dec 2008 02:52:45 +0000 (18:52 -0800)
committerIngo Molnar <mingo@elte.hu>
Thu, 18 Dec 2008 10:28:57 +0000 (11:28 +0100)
commitd98f9d84422c393103dc7569dc8444bac628f7ac
treeec5ad148ad7c0cffa53a3609ab5709ea13886fc9
parent3b0d29ee1c73b6b90bfddd10f7b8e86632b6b694
x86: ia32_signal: use sigframe.h

Impact: cleanup

Use arch/x86/include/asm/sigframe.h instead of defining redundant structures.

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