Minix1.1/usr/include/setjmp.h

#define _JBLEN 3
typedef int jmp_buf[_JBLEN];