Sync usage with man page.
[netbsd-mini2440.git] / sys / arch / i386 / include / setjmp.h
blob7bd0ec54863e365113e51871d6bddf30f6526ffd
1 /* $NetBSD: setjmp.h,v 1.1 1994/12/20 10:36:43 cgd Exp $ */
3 /*
4 * machine/setjmp.h: machine dependent setjmp-related information.
5 */
7 #define _JBLEN 13 /* size, in longs, of a jmp_buf */