summaryrefslogtreecommitdiff
path: root/sys/arch/mips/include/setjmp.h
blob: 9f1bc6a6eb20bf75137c493313b247f2e4b43365 (plain)
1
2
3
4
5
6
7
/*	$OpenBSD: setjmp.h,v 1.1 1998/01/28 11:14:56 pefo Exp $	*/

/*
 * machine/setjmp.h: machine dependent setjmp-related information.
 */

#define	_JBLEN	83		/* size, in longs, of a jmp_buf */