This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
musl
Watch
1
Star
0
Fork
0
You've already forked musl
mirror of
https://git.musl-libc.org/git/musl
synced
2025-02-06 05:14:32 +03:00
Code
Issues
Packages
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