You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
196 B

SEGV_MAPERR 1
SEGV_ACCERR 2
SEGV_STACKFLOW /* 3 - bfin */
SEGV_BNDERR 3
__SEGV_PSTKOVF /* 4 - ia64 */
SEGV_PKUERR 4
SEGV_ACCADI 5 /* sparc */
SEGV_ADIDERR 6 /* sparc */
SEGV_ADIPERR 7 /* sparc */