about summary refs log tree commit diff
path: root/ports/sysdeps/unix/sysv/linux/tile
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-08-20 14:37:27 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-08-20 14:37:27 +0000
commit348363b2c3ee93252a971ead851085739d8d04fb (patch)
treeb3fbc181c228ad71cbbb0a21e98a9fd6e6966d78 /ports/sysdeps/unix/sysv/linux/tile
parentbc5bc0e51096cff719eaad4d227ce450a87ee79c (diff)
downloadglibc-348363b2c3ee93252a971ead851085739d8d04fb.tar.gz
glibc-348363b2c3ee93252a971ead851085739d8d04fb.tar.xz
glibc-348363b2c3ee93252a971ead851085739d8d04fb.zip
Remove __ASSUME_MMAP2_SYSCALL.
Diffstat (limited to 'ports/sysdeps/unix/sysv/linux/tile')
-rw-r--r--ports/sysdeps/unix/sysv/linux/tile/kernel-features.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/sysdeps/unix/sysv/linux/tile/kernel-features.h b/ports/sysdeps/unix/sysv/linux/tile/kernel-features.h
index 956f14cb99..04634484e8 100644
--- a/ports/sysdeps/unix/sysv/linux/tile/kernel-features.h
+++ b/ports/sysdeps/unix/sysv/linux/tile/kernel-features.h
@@ -18,7 +18,6 @@
 
 
 /* TILE glibc support starts with 2.6.36, guaranteeing many kernel features. */
-#define __ASSUME_MMAP2_SYSCALL		1
 #define __ASSUME_STAT64_SYSCALL		1
 #define __ASSUME_UTIMES			1
 #define __ASSUME_FADVISE64_64_SYSCALL	1