freebsd-dev/lib/libc/arm/sys
Olivier Houchard 31489a9a26 Use the RET macro.
For setjmp() and longjmp(), put the signal mask where it's supposed to be,
instead of in the space reserved for fp regs.
2004-11-09 16:49:14 +00:00
..
brk.S Use the RET macro. 2004-11-09 16:49:14 +00:00
cerror.S Use the RET macro. 2004-11-09 16:49:14 +00:00
fork.S Use the RET macro. 2004-11-09 16:49:14 +00:00
Makefile.inc
Ovfork.S
pipe.S Use the RET macro. 2004-11-09 16:49:14 +00:00
ptrace.S Use the RET macro. 2004-11-09 16:49:14 +00:00
sbrk.S Use the RET macro. 2004-11-09 16:49:14 +00:00
shmat.S
sigreturn.S
syscall.S