mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-01 10:06:57 +03:00
initial import
This commit is contained in:
3
sysdeps/stub/jmp_buf.h
Normal file
3
sysdeps/stub/jmp_buf.h
Normal file
@ -0,0 +1,3 @@
|
||||
/* Define the machine-dependent type `jmp_buf'. Stub version. */
|
||||
|
||||
typedef int __jmp_buf[1];
|
Reference in New Issue
Block a user