This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
musl
Watch
1
Star
0
Fork
0
You've already forked musl
mirror of
git://git.musl-libc.org/musl
synced
2025-03-01 09:10:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d1eae83a59
musl
/
arch
/
powerpc
/
bits
/
setjmp.h
Rich Felker
a50136dfe1
fix powerpc setjmp/longjmp to save/restore float regs; enlarge/align jmp_buf
2012-11-23 14:30:58 -05:00
2 lines
41 B
C
Raw
Blame
History
typedef
unsigned
long
long
jmp_buf
[
56
]
;
Reference in New Issue
View Git Blame
Copy Permalink