about summary refs log tree commit diff
path: root/sysdeps/wordsize-64/iofopen.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/wordsize-64/iofopen.c')
-rw-r--r--sysdeps/wordsize-64/iofopen.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sysdeps/wordsize-64/iofopen.c b/sysdeps/wordsize-64/iofopen.c
deleted file mode 100644
index d8d92ca5ec..0000000000
--- a/sysdeps/wordsize-64/iofopen.c
+++ /dev/null
@@ -1,4 +0,0 @@
-#include "../../libio/iofopen.c"
-
-weak_alias (_IO_new_fopen, _IO_fopen64)
-weak_alias (_IO_new_fopen, fopen64)