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

10 lines
249 B
C

/* $NetBSD: setjmp.h,v 1.1 1996/01/31 23:23:06 mark Exp $ */
/* $Id: setjmp.h,v 1.1 1996/01/31 23:23:06 mark Exp $ */
/*
* machine/setjmp.h: machine dependent setjmp-related information.
*/
#define _JBLEN 26 /* size, in longs, of a jmp_buf */