minix/nbsd_include/arch/i386/include/setjmp.h
2011-02-21 13:13:55 +00:00

8 lines
194 B
C

/* $NetBSD: setjmp.h,v 1.2 1998/09/14 21:31:52 thorpej Exp $ */
/*
* machine/setjmp.h: machine dependent setjmp-related information.
*/
#define _JBLEN 13 /* size, in longs, of a jmp_buf */