about summary refs log tree commit diff
path: root/sysdeps/i386/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/i386/Versions')
-rw-r--r--sysdeps/i386/Versions4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysdeps/i386/Versions b/sysdeps/i386/Versions
index e5caa559b4..a45b00d1e0 100644
--- a/sysdeps/i386/Versions
+++ b/sysdeps/i386/Versions
@@ -1,4 +1,8 @@
 libc {
+  GLIBC_2.0 {
+    # Functions from libgcc.
+    __divdi3; __moddi3; __udivdi3; __umoddi3;
+  }
   GLIBC_2.1 {
     # global variable
     _fp_hw;