This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
musl
Watch
1
Star
0
Fork
0
You've already forked musl
mirror of
https://github.com/fluencelabs/musl
synced
2025-05-01 18:12:15 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
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