mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-22 19:00:07 +00:00
* sysdeps/x86_64/mp_clz_tab.c: New file.
This commit is contained in:
parent
353f210707
commit
ae650a41ef
@ -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>
|
||||
|
||||
|
1
sysdeps/x86_64/mp_clz_tab.c
Normal file
1
sysdeps/x86_64/mp_clz_tab.c
Normal file
@ -0,0 +1 @@
|
||||
/* __clz_tab not needed on x86-64. */
|
Loading…
Reference in New Issue
Block a user