summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/microblaze/bits/syscalls.h
Commit message (Collapse)AuthorAgeFilesLines
* Take Mike Frysinger's comments into account -- make certain that userEric Andersen2006-12-081-5/+0
| | | | | applications stop using _syscall#() and use syscall() instead. Cleanup internal handling of syscall includes to use the correct header file.
* add some warnings to archs that need a bit of attentionEric Andersen2006-12-081-0/+1
|
* Microblaze port from the uClinux-dist,David McCullough2003-10-141-0/+19
contributed by John Williams <jwilliams@itee.uq.edu.au>