commit | d98f9d84422c393103dc7569dc8444bac628f7ac | [log] [tgz] |
---|---|---|
author | Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> | Wed Dec 17 18:52:45 2008 -0800 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Dec 18 11:28:57 2008 +0100 |
tree | ec5ad148ad7c0cffa53a3609ab5709ea13886fc9 | |
parent | 3b0d29ee1c73b6b90bfddd10f7b8e86632b6b694 [diff] |
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>