add S5 routines
[unix-history] / usr / src / include / setjmp.h
CommitLineData
21e51ba9
SL
1/* setjmp.h 4.1 83/05/03 */
2
3typedef int jmp_buf[10];