summaryrefslogtreecommitdiff
path: root/sys/arch/mips/include/setjmp.h
AgeCommit message (Expand)Author
2020-07-26#define<tab>simonb
2009-12-14Merge from matt-nb5-mips64matt
2009-08-12If using the N32 ABI, define _BSD_JBSLOT_T as long long. Keep _JBLENmatt
2002-03-05Include <machine/cdefs.h> to select 32/64bit APIs.simonb
1999-04-24Nuke register and remove trailling white space.simonb
1999-01-31Remove genpubassym.cf stuff. The macro _MIPS_BSD_API allows selection of acastor
1999-01-15Avoid introducing new prefix '__JB' -- '_JB' is fine.castor
1999-01-14* Create mips_reg_t data type to allow register size to becastor
1998-09-16Need 87 longs for a jmp_buf now (we use sigcontext, which grew).thorpej
1994-12-20make the definition of _JBLEN mach. dep. header-dependent.cgd