Home
last modified time | relevance | path

Searched defs:__old_sigaction32 (Results 1 – 1 of 1) sorted by relevance

/linux/arch/sparc/include/asm/
H A Dcompat_signal.h16 struct __old_sigaction32 { struct
17 unsigned int sa_handler;
18 compat_old_sigset_t sa_mask;
19 unsigned int sa_flags;
20 unsigned int sa_restorer; /* not used by Linux/SPARC yet */