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

9 lines
225 B
C
Raw Normal View History

/* $NetBSD: setjmp.h,v 1.2 1998/09/22 02:48:43 eeh Exp $ */
1998-06-20 08:58:50 +04:00
/*
* machine/setjmp.h: machine dependent setjmp-related information.
*/
#define _JBLEN 14 /* size, in longs, of a jmp_buf */
/* A sigcontext is 10 longs */