x86: ia32_signal: rename struct sigframe and rt_sigframe
authorHiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Thu, 18 Dec 2008 02:51:46 +0000 (18:51 -0800)
committerIngo Molnar <mingo@elte.hu>
Thu, 18 Dec 2008 10:28:55 +0000 (11:28 +0100)
Impact: cleanup, prepare to include sigframe.h

Rename struct sigframe to struct sigframe_ia32 and struct rt_sigframe to
struct rt_sigframe_ia32.

Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found