update from main archive 961030
[glibc.git] / sysdeps / stub / jmp_buf.h
blob6620e5ab15257b2c77222399dc9c3534c439e674
1 /* Define the machine-dependent type `jmp_buf'. Stub version. */
3 typedef int __jmp_buf[1];