]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
2005-10-11 Steven Munroe <sjmunroe@us.ibm.com>
authorRoland McGrath <roland@gnu.org>
Thu, 10 Nov 2005 00:56:23 +0000 (00:56 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 10 Nov 2005 00:56:23 +0000 (00:56 +0000)
* sysdeps/powerpc/nofpu/fesetround.c: Add libm_hidden_def.

sysdeps/powerpc/nofpu/fesetround.c

index 842614a97407fc9027f56c33975fda2acdc4c521..a5f8367278cd0886c65228aa2cf4bf0e1753df3f 100644 (file)
@@ -31,3 +31,4 @@ fesetround (int round)
 
   return 0;
 }
+libm_hidden_def (fesetround)