summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sh/syscall.c
Commit message (Expand)AuthorAgeFilesLines
* syscall(): create a common version based on INLINE_SYSCALL_NCS()Mike Frysinger2009-07-091-27/+0
* Merge SH-2 trapa fixups from Mark.Paul Mundt2006-10-231-2/+4
* Fix trapa value for _syscall6() to conform with new sh syscall ABI.Paul Mundt2005-05-071-1/+1
* Add a syscall() implementation using a hacked version of the syscall6 macro.Manuel Novoa III2003-12-021-0/+25