BSD 4_3 development
[unix-history] / usr / include / setjmp.h
CommitLineData
5b27900a
C
1/* setjmp.h 4.1 83/05/03 */
2
3typedef int jmp_buf[10];