This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
musl
mirror of
git://git.musl-libc.org/musl
Watch
1
Star
0
Fork
You've already forked musl
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b0bf52f3e9
musl
/
arch
/
x32
/
bits
/
setjmp.h
2 lines
41 B
C
Raw
Normal View
History
Unescape
Escape
x32 port (diff against vanilla x86_64)
2014-01-07 21:53:38 +00:00
typedef
unsigned
long
long
__jmp_buf
[
8
]
;