summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/arm/syscall.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix arm syscall implementation so it does not blow chunks with gcc 3.3Eric Andersen2003-06-111-1/+1
| | | | -Erik
* Implement syscall() for armEric Andersen2002-07-251-0/+49
-Erik