microblaze: use generic syscalls.h
authorArnd Bergmann <arnd@arndb.de>
Thu, 18 Jun 2009 17:55:30 +0000 (19:55 +0200)
committerMichal Simek <monstr@monstr.eu>
Mon, 6 Jul 2009 08:26:59 +0000 (10:26 +0200)
commite513588f75912f022677866244de6b19b98b8d9a
tree4c15e257676b77ea229464c71bbc735e9b5db60c
parent3183e06863f49a500fc76427db4d60825a26f81b
microblaze: use generic syscalls.h

The prototypes in syscalls.h all make sense for
microblaze, but for some of them, the actual implementation
in sys_microblaze.c needs to be adapted.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/include/asm/syscalls.h
arch/microblaze/kernel/entry-nommu.S
arch/microblaze/kernel/entry.S
arch/microblaze/kernel/signal.c
arch/microblaze/kernel/sys_microblaze.c
arch/microblaze/kernel/syscall_table.S