minix/sys/arch/i386/include/setjmp.h

8 lines
194 B
C
Raw Normal View History

2011-02-21 14:13:55 +01:00
/* $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 */