summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/include/setjmp.h
blob: 44092e1e760ced7ba52df6cfc3b99e0707cc4b14 (plain)
1
2
3
4
5
6
7
8
/*	$OpenBSD: setjmp.h,v 1.1 2001/08/23 15:32:01 art Exp $	*/

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

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