mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-01 10:06:57 +03:00
sparc: Move __fenv_{ld,st}fsr to fenv-private.h
These should not be exported on installed headers. Checked on sparc64-linux-gnu and sparcv9-linux-gnu.
This commit is contained in:
@ -17,6 +17,7 @@
|
||||
<https://www.gnu.org/licenses/>. */
|
||||
|
||||
#include <fenv.h>
|
||||
#include <fenv_private.h>
|
||||
|
||||
int
|
||||
__fegetround (void)
|
||||
|
Reference in New Issue
Block a user