summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/v850/bits/syscalls.h
Commit message (Collapse)AuthorAgeFilesLines
* Be consistant about the ways in which asm/unistd.h mightEric Andersen2002-02-041-1/+7
| | | | | | be included to avoid gratuitous conflicts... This is a hack till we have proper _syscall macros for all archs. -Erik
* Patch from Miles Bader <miles@lsi.nec.co.jp> to support the v850.Eric Andersen2001-10-111-0/+4
He sent this patch to me a month ago, but I forgot to apply it...