瀏覽代碼

Removed unused file

Tobias Anderberg 22 年之前
父節點
當前提交
6e894d9315
共有 1 個文件被更改,包括 0 次插入4 次删除
  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);