Minix1.1/usr/src/include/setjmp.h

#define _JBLEN 3
typedef int jmp_buf[_JBLEN];