summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/include/setjmp.h
blob: 60b8bb666fdb2fc2ca95c4e9c9bd31998e8dca5f (plain)
1
2
3
4
5
6
7
/*	$OpenBSD: setjmp.h,v 1.1 1998/08/28 19:56:05 mickey Exp $	*/

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

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