summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/wordsize-64
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-04-03 17:33:49 +0000
committerUlrich Drepper <drepper@redhat.com>2004-04-03 17:33:49 +0000
commit6472c918f768547df3309f11a8158477ac032a5b (patch)
tree107afbec381b4508314df8548c078497da711e8d /sysdeps/unix/sysv/linux/wordsize-64
parent6016e6f6f5ff42fe2a44b23cc84accfce9c17f23 (diff)
Update.
2004-04-03 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/internal_statvfs.c: Restructure to avoid duplication in 64-bit version. * sysdeps/unix/sysv/linux/wordsize-64/internal_statvfs64.c: New file.
Diffstat (limited to 'sysdeps/unix/sysv/linux/wordsize-64')
-rw-r--r--sysdeps/unix/sysv/linux/wordsize-64/internal_statvfs64.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/wordsize-64/internal_statvfs64.c b/sysdeps/unix/sysv/linux/wordsize-64/internal_statvfs64.c
new file mode 100644
index 0000000000..d2a3509c6d
--- /dev/null
+++ b/sysdeps/unix/sysv/linux/wordsize-64/internal_statvfs64.c
@@ -0,0 +1 @@
+/* Nothing. */