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-04-25 15:22:15 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
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 14:30:58 -05:00
typedef
unsigned
long
long
jmp_buf
[
56
]
;
Reference in New Issue
Copy Permalink