summaryrefslogtreecommitdiff
path: root/arch/arm/bits/syscall.h
AgeCommit message (Expand)AuthorFilesLines
2012-07-08make arm syscalls (still non-inline) more efficientRich Felker1-6/+6
2012-06-23update syscall defs to latest kernel onesRich Felker1-0/+4
2012-05-24fix arm syscall.h to reflect which syscalls actually exist (on EABI)Rich Felker1-22/+0
2011-09-21update syscalls with off_t arguments to handle argument alignment, if neededRich Felker1-1/+2
2011-09-18initial commit of the arm portRich Felker1-0/+876