summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/arm/syscall.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "syscall.c: Use common syscall.c for ARM"Khem Raj2009-09-061-0/+53
* syscall.c: Use common syscall.c for ARMKhem Raj2009-08-011-53/+0
* fixes from psm: use __asm__/__volatile__Mike Frysinger2006-08-231-16/+16
* update licenseMike Frysinger2005-11-101-13/+1
* eat whitespaceMike Frysinger2005-08-141-1/+0
* import thumb support from jbowler in Bug 385Mike Frysinger2005-08-141-0/+16
* Fix screwed up formattingEric Andersen2004-05-051-20/+20
* Jeroen Dobbelaere writes:Eric Andersen2004-05-051-1/+2
* Fix arm syscall implementation so it does not blow chunks with gcc 3.3Eric Andersen2003-06-111-1/+1
* Implement syscall() for armEric Andersen2002-07-251-0/+49