xref: /openbsd/sys/arch/hppa/include/setjmp.h (revision e5dd7070)
1 /*	$OpenBSD: setjmp.h,v 1.1 1998/08/28 19:56:05 mickey Exp $	*/
2 
3 /*
4  * machine/setjmp.h: machine dependent setjmp-related information.
5  */
6 
7 #define _JBLEN  48              /* size, in longs, of a jmp_buf */
8