summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/microblaze/syscall.c
Commit message (Collapse)AuthorAgeFilesLines
* microblaze: syscall interfaceSteven J. Magnani2010-11-101-51/+0
| | | | | | | | | Fix the microblaze syscall interface. Recent mainline kernels no longer carry userland code to invoke syscalls and microblaze can use the uClibc generic code. Signed-off-by: Steven J. Magnani <steve@digidescorp.com> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-231-3/+3
|
* - fixup asm. No object-code changesBernhard Reutner-Fischer2008-04-241-9/+9
|
* Microblaze port from the uClinux-dist,David McCullough2003-10-141-0/+51
contributed by John Williams <jwilliams@itee.uq.edu.au>