[AVR32] Wire up the SysV IPC calls properly
authorHaavard Skinnemoen <hskinnemoen@atmel.com>
Thu, 15 Feb 2007 09:01:11 +0000 (10:01 +0100)
committerHaavard Skinnemoen <hskinnemoen@atmel.com>
Fri, 16 Feb 2007 11:54:44 +0000 (12:54 +0100)
Wire up the individual sysvipc system calls and remove sys_ipc.
Strictly speaking, this breaks the ABI, but since sys_ipc never
worked anyway due to a silly bug, it isn't actually a regression.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>

No differences found