x86: signal: introduce helper macro is_ia32
authorHiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Thu, 25 Sep 2008 02:13:11 +0000 (19:13 -0700)
committerIngo Molnar <mingo@elte.hu>
Thu, 25 Sep 2008 08:11:41 +0000 (10:11 +0200)
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>

No differences found