NetBSD/sys/arch/arm32/include/setjmp.h

8 lines
191 B
C

/* $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 */