Skip to content

Commit

Permalink
* sysdeps/x86_64/mp_clz_tab.c: New file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrich Drepper committed Apr 15, 2009
1 parent 353f210 commit ae650a4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -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>

Expand Down
1 change: 1 addition & 0 deletions sysdeps/x86_64/mp_clz_tab.c
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/* __clz_tab not needed on x86-64. */

0 comments on commit ae650a4

Please sign in to comment.