summaryrefslogtreecommitdiff
path: root/sysdeps/wordsize-64
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2013-05-06 16:11:11 -0700
committerRoland McGrath <roland@hack.frob.com>2013-05-06 16:11:11 -0700
commit9723ffc5240f83b158bee770f85e8e515ad08943 (patch)
tree9f6a94b18fcf66da2a969846629708e9bf2258f9 /sysdeps/wordsize-64
parent962e6658a325fdc34c8fd761c41a6c098b8747eb (diff)
downloadglibc-9723ffc5240f83b158bee770f85e8e515ad08943.tar.gz
Move dummy glob64.c alongside glob.c that defines glob64.
Diffstat (limited to 'sysdeps/wordsize-64')
-rw-r--r--sysdeps/wordsize-64/glob64.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/wordsize-64/glob64.c b/sysdeps/wordsize-64/glob64.c
new file mode 100644
index 0000000000..33918ea6a5
--- /dev/null
+++ b/sysdeps/wordsize-64/glob64.c
@@ -0,0 +1 @@
+/* glob64 is in glob.c */