svn commit: trunk/uClibc/libc/sysdeps/linux/sparc/bits

psm at uclibc.org psm at uclibc.org
Thu Jan 19 15:43:53 UTC 2006


Author: psm
Date: 2006-01-19 07:43:51 -0800 (Thu, 19 Jan 2006)
New Revision: 13427

Log:
Remove MMAP_HAS_6_ARGS

Modified:
   trunk/uClibc/libc/sysdeps/linux/sparc/bits/syscalls.h


Changeset:
Modified: trunk/uClibc/libc/sysdeps/linux/sparc/bits/syscalls.h
===================================================================
--- trunk/uClibc/libc/sysdeps/linux/sparc/bits/syscalls.h	2006-01-19 14:51:17 UTC (rev 13426)
+++ trunk/uClibc/libc/sysdeps/linux/sparc/bits/syscalls.h	2006-01-19 15:43:51 UTC (rev 13427)
@@ -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




More information about the uClibc-cvs mailing list