about summary refs log tree commit diff
path: root/ports/sysdeps/unix/sysv/linux/hppa
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-08-01 21:27:58 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-08-01 21:27:58 +0000
commit23bddc0668391d97710f7d10c8cb04dc305112ea (patch)
tree0adaa0c734216915579c5da84dfb4fe87fc53874 /ports/sysdeps/unix/sysv/linux/hppa
parenta9f1039f0a6a3b5e453107ae2e4c5deff0926ea6 (diff)
downloadglibc-23bddc0668391d97710f7d10c8cb04dc305112ea.tar.gz
glibc-23bddc0668391d97710f7d10c8cb04dc305112ea.tar.xz
glibc-23bddc0668391d97710f7d10c8cb04dc305112ea.zip
Remove __ASSUME_FCNTL64.
Diffstat (limited to 'ports/sysdeps/unix/sysv/linux/hppa')
-rw-r--r--ports/sysdeps/unix/sysv/linux/hppa/kernel-features.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/kernel-features.h b/ports/sysdeps/unix/sysv/linux/hppa/kernel-features.h
index 8dcdfbfabf..13a3c010fe 100644
--- a/ports/sysdeps/unix/sysv/linux/hppa/kernel-features.h
+++ b/ports/sysdeps/unix/sysv/linux/hppa/kernel-features.h
@@ -27,7 +27,6 @@
 #define __ASSUME_STAT64_SYSCALL		1
 #define __ASSUME_IPC64			1
 #define __ASSUME_ST_INO_64_BIT		1
-#define __ASSUME_FCNTL64		1
 #define __ASSUME_GETDENTS64_SYSCALL	1
 
 /* PA-RISC 2.6.9 kernels had the first LWS CAS support */