opnsense-src/lib/libc/arm/sys
Olivier Houchard c0b6c4a212 Cleanup: we always have to use __error() now, and we shouldn't provide a
errno symbol, so completely remove the !_REENTRANT case.

Spotted out by:	ru
2006-11-09 01:28:16 +00:00
..
brk.S Use the RET macro. 2004-11-09 16:49:14 +00:00
cerror.S Cleanup: we always have to use __error() now, and we shouldn't provide a 2006-11-09 01:28:16 +00:00
fork.S Use the RET macro. 2004-11-09 16:49:14 +00:00
Makefile.inc Remove getcontext.S, it is not needed. 2004-11-05 23:52:05 +00:00
Ovfork.S Import the FreeBSD/arm libc bits. 2004-05-14 12:04:31 +00:00
pipe.S Use the RET macro. 2004-11-09 16:49:14 +00:00
ptrace.S Cleanup: we always have to use __error() now, and we shouldn't provide a 2006-11-09 01:28:16 +00:00
sbrk.S Use the RET macro. 2004-11-09 16:49:14 +00:00
shmat.S Import the FreeBSD/arm libc bits. 2004-05-14 12:04:31 +00:00
sigreturn.S Import the FreeBSD/arm libc bits. 2004-05-14 12:04:31 +00:00
syscall.S Import the FreeBSD/arm libc bits. 2004-05-14 12:04:31 +00:00