summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/i960/bits/syscalls.h
Commit message (Collapse)AuthorAgeFilesLines
* Rework syscall handling. Rewrite syscall handlers for x86 and ARM.Eric Andersen2002-07-221-4/+9
| | | | | | 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
* Patch from Martin Proulx <mproulx@okiok.com> to supportEric Andersen2002-06-181-0/+10
the i960 architecture.