aboutsummaryrefslogtreecommitdiff
path: root/elf/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'elf/Versions')
-rw-r--r--elf/Versions2
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/Versions b/elf/Versions
index 29795cef4c..2c93632a2b 100644
--- a/elf/Versions
+++ b/elf/Versions
@@ -19,7 +19,7 @@ libc {
GLIBC_2.1 {
# global variables
_dl_profile; _dl_profile_map; _dl_profile_output; _dl_start_profile;
- _dl_loaded; _dl_main_searchlist;
+ _dl_loaded; _dl_main_searchlist; __fpu_control;
# functions used in other libraries
_dl_mcount; _dl_mcount_wrapper; _dl_mcount_wrapper_check; _dl_unload_cache;