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
a6367a17d5
musl
/
arch
/
powerpc
/
bits
/
setjmp.h
2 lines
41 B
C
Raw
Normal View
History
Unescape
Escape
fix powerpc setjmp/longjmp to save/restore float regs; enlarge/align jmp_buf
2012-11-23 19:30:58 +00:00
typedef
unsigned
long
long
jmp_buf
[
56
]
;