add mips64 port
[musl] / arch / or1k / syscall_arch.h
index 3e4650c..caff7ec 100644 (file)
@@ -5,8 +5,6 @@
 
 #define SYSCALL_MMAP2_UNIT 8192ULL
 
-long (__syscall)(long, ...);
-
 #ifndef __clang__
 
 static __inline long __syscall0(long n)