Skip to content

Commit

Permalink
* sysdeps/ieee754/ldbl-opt/nldbl-dprintf.c: Restore
Browse files Browse the repository at this point in the history
	attribute_hidden here.
  • Loading branch information
Roland McGrath committed Jan 18, 2006
1 parent 752b94f commit 74f4264
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
2006-01-18 Roland McGrath <roland@redhat.com>

* sysdeps/ieee754/ldbl-opt/nldbl-dprintf.c: Restore
attribute_hidden here.

* sysdeps/sparc/sparc64/Makefile (long-double-fcts): Move this ...
* sysdeps/sparc/Makefile (long-double-fcts): ... to here.

Expand Down
1 change: 1 addition & 0 deletions sysdeps/ieee754/ldbl-opt/nldbl-dprintf.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#include "nldbl-compat.h"

attribute_hidden
int
dprintf (int d, const char *fmt, ...)
{
Expand Down

0 comments on commit 74f4264

Please sign in to comment.