Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/vax/include/
H A Dsignal.h111 struct trampoline2 { struct
112 unsigned int narg; /* Argument count (== 3) */
113 unsigned int sig; /* Signal number */
114 unsigned int code; /* Info code */
115 vaddr_t scp; /* Pointer to struct sigcontext */