mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08:00
It's __fegetenv.
This commit is contained in:
parent
2e4581e4fb
commit
606f2f1083
@ -23,7 +23,7 @@
|
||||
#include <bp-sym.h>
|
||||
|
||||
int
|
||||
fegetenv (fenv_t *envp)
|
||||
__fegetenv (fenv_t *envp)
|
||||
{
|
||||
/* This always fails. */
|
||||
return 1;
|
||||
|
Loading…
Reference in New Issue
Block a user