microblaze: remove sys_ipc
authorArnd Bergmann <arnd@arndb.de>
Thu, 18 Jun 2009 17:55:35 +0000 (19:55 +0200)
committerMichal Simek <monstr@monstr.eu>
Mon, 27 Jul 2009 07:03:16 +0000 (09:03 +0200)
The ipc system call is now unused in microblaze,
as the system call table points directly to the
indidual system calls for IPC.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Michal Simek <monstr@monstr.eu>

No differences found