summaryrefslogtreecommitdiff
path: root/bits/setjmp.h
blob: 6620e5ab15257b2c77222399dc9c3534c439e674 (plain)
1
2
3
/* Define the machine-dependent type `jmp_buf'.  Stub version.  */

typedef int __jmp_buf[1];