]> sourceware.org Git - glibc.git/blob - bits/setjmp.h
Update.
[glibc.git] / bits / setjmp.h
1 /* Define the machine-dependent type `jmp_buf'. Stub version. */
2
3 typedef int __jmp_buf[1];
This page took 0.035995 seconds and 5 git commands to generate.