summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/sh/bits/syscalls.h
AgeCommit message (Collapse)Author
2002-07-22Rework syscall handling. Rewrite syscall handlers for x86 and ARM.Eric Andersen
Prepare to kill the UNIFIED_SYSCALL option and instead have it be a per arch thing that is either enabled or not for that arch. -Erik
2002-01-02Sync SH header files with glibc 2.2.4, so it can actually have a chanceEric Andersen
(at least in theory) of working. -Erik
2001-06-27the minimum needed for nowDavid McCullough