OSDN Git Service

microblaze: syscall interface
authorSteven J. Magnani <steve@digidescorp.com>
Wed, 10 Nov 2010 18:27:57 +0000 (19:27 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 10 Nov 2010 18:44:36 +0000 (19:44 +0100)
commit54f73a98f6b841f05484e2275c860ae61d49aae2
tree17478ac53eb5d0c3f770a27960c90439631a590e
parent2be86fb41e29def10eec97e5f663cc8147227358
microblaze: syscall interface

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>
libc/sysdeps/linux/microblaze/bits/syscalls.h
libc/sysdeps/linux/microblaze/syscall.c [deleted file]