Procházet zdrojové kódy

Remove MMAP_HAS_6_ARGS

Peter S. Mazinger před 20 roky
rodič
revize
f47e270bb1
1 změnil soubory, kde provedl 0 přidání a 2 odebrání
  1. 0 2
      libc/sysdeps/linux/sparc/bits/syscalls.h

+ 0 - 2
libc/sysdeps/linux/sparc/bits/syscalls.h

@@ -4,8 +4,6 @@
 # error "Never use <bits/syscalls.h> directly; include <sys/syscall.h> instead."
 #endif
 
-#define __UCLIBC_MMAP_HAS_6_ARGS__
-
 #include <bits/wordsize.h>
 
 /* This includes the `__NR_<name>' syscall numbers taken from the Linux kernel