Sfoglia il codice sorgente

Removed unused file

Tobias Anderberg 23 anni fa
parent
commit
6e894d9315
1 ha cambiato i file con 0 aggiunte e 4 eliminazioni
  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);