summaryrefslogtreecommitdiff
path: root/sys/arch/arm32/include/setjmp.h
blob: bac98596c8f9c980982e8df0072129964e81586d (plain)
1
2
3
4
5
6
7
/* $NetBSD: setjmp.h,v 1.2 1996/03/14 23:11:45 mark Exp $ */

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

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