2005-10-11 Steven Munroe <sjmunroe@us.ibm.com>

* sysdeps/powerpc/nofpu/fesetround.c: Add libm_hidden_def.
This commit is contained in:
Roland McGrath 2005-11-10 00:56:23 +00:00
parent eb519ed7bc
commit 0ff54449d6

View File

@ -31,3 +31,4 @@ fesetround (int round)
return 0;
}
libm_hidden_def (fesetround)