This website requires JavaScript.
Explore
Help
Sign In
qiurui
/
glibc
mirror of
git://sourceware.org/git/glibc.git
Watch
1
Star
0
Fork
You've already forked glibc
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3c46a92d40
glibc
/
sysdeps
/
stub
/
jmp_buf.h
4 lines
94 B
C
Raw
Blame
History
/* Define the machine-dependent type `jmp_buf'. Stub version. */
typedef
int
__jmp_buf
[
1
]
;
Reference in New Issue
View Git Blame
Copy Permalink