OSDN Git Service

Remove MMAP_HAS_6_ARGS
authorPeter S. Mazinger <ps.m@gmx.net>
Thu, 19 Jan 2006 15:43:51 +0000 (15:43 -0000)
committerPeter S. Mazinger <ps.m@gmx.net>
Thu, 19 Jan 2006 15:43:51 +0000 (15:43 -0000)
libc/sysdeps/linux/sparc/bits/syscalls.h

index 6399a5c..b8865d4 100644 (file)
@@ -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