root/sys/arch/sh/include/setjmp.h
/*      $OpenBSD: setjmp.h,v 1.2 2007/03/02 06:11:54 miod Exp $ */
/*      $NetBSD: setjmp.h,v 1.3 2006/01/05 00:50:23 uwe Exp $   */

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

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