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)
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>

No differences found