Browse Source

Removed unused file

Tobias Anderberg 22 years ago
parent
commit
6e894d9315
1 changed files with 0 additions and 4 deletions
  1. 0 4
      libc/sysdeps/linux/cris/ipc.c

+ 0 - 4
libc/sysdeps/linux/cris/ipc.c

@@ -1,4 +0,0 @@
-#include <syscall.h>
-
-_syscall6(int, ipc, unsigned int, call, int, first, int, second, int, third,
-          void *, ptr, long, fifth);