summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sh/syscall.c
Commit message (Collapse)AuthorAgeFilesLines
* Add a syscall() implementation using a hacked version of the syscall6 macro.Manuel Novoa III2003-12-021-0/+25
Untested, but syscall() is needed by busybox for pivot_root at least.