freebsd-dev/lib/libc/arm/sys
Andrew Turner 74de7730b7 Use the GOT_* macros to help simplify the code, these work with both pic
and non-pic code, and to build for Thumb.
2015-05-11 20:33:46 +00:00
..
brk.S Use the GOT_* macros to help simplify the code, these work with both pic 2015-05-11 20:33:46 +00:00
cerror.S In ARM asm code, ensure that every ENTRY(foo) has a matching END(foo). 2014-08-31 17:21:51 +00:00
fork.S
Makefile.inc The lseek(2), mmap(2), truncate(2), ftruncate(2), pread(2), and 2015-04-18 21:50:13 +00:00
Ovfork.S In ARM asm code, ensure that every ENTRY(foo) has a matching END(foo). 2014-08-31 17:21:51 +00:00
pipe.S In ARM asm code, ensure that every ENTRY(foo) has a matching END(foo). 2014-08-31 17:21:51 +00:00
ptrace.S In ARM asm code, ensure that every ENTRY(foo) has a matching END(foo). 2014-08-31 17:21:51 +00:00
sbrk.S Use the GOT_* macros to help simplify the code, these work with both pic 2015-05-11 20:33:46 +00:00
shmat.S
sigreturn.S
syscall.S