summaryrefslogtreecommitdiff
path: root/sys/arch/m68k/include/setjmp.h
blob: ae2d1a20baeb742e1572f971675c21bcffab92f9 (plain)
1
2
3
4
5
6
7
/*	$NetBSD: setjmp.h,v 1.1 1994/12/20 10:36:49 cgd Exp $	*/

/*
 * machine/setjmp.h: machine dependent setjmp-related information.
 */

#define	_JBLEN	17		/* size, in longs, of a jmp_buf */