aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/s390/s390-32/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/s390/s390-32/Versions')
-rw-r--r--sysdeps/s390/s390-32/Versions6
1 files changed, 6 insertions, 0 deletions
diff --git a/sysdeps/s390/s390-32/Versions b/sysdeps/s390/s390-32/Versions
new file mode 100644
index 0000000..2b020f8
--- /dev/null
+++ b/sysdeps/s390/s390-32/Versions
@@ -0,0 +1,6 @@
+libc {
+ GLIBC_2.0 {
+ # Functions from libgcc.
+ __divdi3; __moddi3; __udivdi3; __umoddi3;
+ }
+}