Searched defs:rt_sigframe32 (Results 1 – 1 of 1) sorted by relevance
46 struct rt_sigframe32 { struct47 u32 rs_ass[4]; /* argument save space for o32 */48 u32 rs_pad[2]; /* Was: signal trampoline */49 compat_siginfo_t rs_info;50 struct ucontext32 rs_uc;