summaryrefslogtreecommitdiff
path: root/sys/arch/arc/include/setjmp.h
blob: 0c31feea29b06b4393fac039bc556cbe0f72c0a8 (plain)
1
2
3
4
5
6
7
8
/*	$OpenBSD: setjmp.h,v 1.1 1996/06/24 09:07:18 pefo Exp $	*/
/*	$NetBSD: setjmp.h,v 1.1 1994/12/20 10:37:05 cgd Exp $	*/

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

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