diff options
Diffstat (limited to 'sysdeps')
-rw-r--r-- | sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c | 1 | ||||
-rw-r--r-- | sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c b/sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c deleted file mode 100644 index e39bb55188..0000000000 --- a/sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c +++ /dev/null @@ -1 +0,0 @@ -#include <sysdeps/wordsize-64/iofopen.c> diff --git a/sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c b/sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c deleted file mode 100644 index af0c6ae499..0000000000 --- a/sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c +++ /dev/null @@ -1 +0,0 @@ -#include <sysdeps/wordsize-64/iofopen64.c> |