commit | 455edbc423db282bb64dec2d7c8968498ea8e619 | [log] [tgz] |
---|---|---|
author | Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> | Wed Sep 24 19:13:11 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Sep 25 10:11:41 2008 +0200 |
tree | 8d059f1a94128d17e56caa610738767b0251ba8a | |
parent | b94fd69827b2104a2a4d9d0bc05a8e908a937ae8 [diff] |
x86: signal: introduce helper macro is_ia32 Introduce new macro is_ia32 for unification of setup_rt_frame(). No effect in binary, compiler will optimize. Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>