about summary refs log tree commit diff
path: root/sysdeps
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-04-15 04:30:41 +0000
committerUlrich Drepper <drepper@redhat.com>2009-04-15 04:30:41 +0000
commitae650a41ef732a40c7897f4ae99d967b859c05d6 (patch)
treeba71ec317e13dc7c875fcf86fd7a71450fb3a8fa /sysdeps
parent353f210707092e3e57418b4954888f2d15cc3da3 (diff)
downloadglibc-ae650a41ef732a40c7897f4ae99d967b859c05d6.tar.gz
glibc-ae650a41ef732a40c7897f4ae99d967b859c05d6.tar.xz
glibc-ae650a41ef732a40c7897f4ae99d967b859c05d6.zip
* sysdeps/x86_64/mp_clz_tab.c: New file.
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/x86_64/mp_clz_tab.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/x86_64/mp_clz_tab.c b/sysdeps/x86_64/mp_clz_tab.c
new file mode 100644
index 0000000000..7b13a394da
--- /dev/null
+++ b/sysdeps/x86_64/mp_clz_tab.c
@@ -0,0 +1 @@
+/* __clz_tab not needed on x86-64.  */