* sysdeps/x86_64/mp_clz_tab.c: New file.

This commit is contained in:
Ulrich Drepper 2009-04-15 04:30:41 +00:00
parent 353f210707
commit ae650a41ef
2 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2009-04-14 Ulrich Drepper <drepper@redhat.com>
* sysdeps/x86_64/mp_clz_tab.c: New file.
2009-03-17 Ryan S. Arnold <rsa@us.ibm.com>
Ulrich Drepper <drepper@redhat.com>

View file

@ -0,0 +1 @@
/* __clz_tab not needed on x86-64. */