summaryrefslogtreecommitdiff
path: root/sys/arch/hppa64/include/setjmp.h
blob: aee122ff95e3dfd8f72d630d83260dfe7a969d76 (plain)
1
2
3
4
5
6
7
/*	$OpenBSD: setjmp.h,v 1.1 2005/04/01 10:40:48 mickey Exp $	*/

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

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