summaryrefslogtreecommitdiff
path: root/libffi.map.in
diff options
context:
space:
mode:
authorRichard Henderson <rth@twiddle.net>2016-05-04 07:33:41 -1000
committerRichard Henderson <rth@twiddle.net>2016-05-04 07:33:41 -1000
commit8a0a4e25ef99f4ec98761f2fc075c2e8409f171b (patch)
treed7012e39cdb100e41607a33d58d6dc3ae1d78623 /libffi.map.in
parentc02c3414440e816aa13a2fe8446484173d3edb0e (diff)
downloadlibffi-8a0a4e25ef99f4ec98761f2fc075c2e8409f171b.tar.gz
Update symbol versioning for ffi_get_struct_offsets
Given that the original symbol versioning patch has shipped with gcc-6, it would be kind to keep that as a valid base ABI and make subsequent changes to version 7.1.
Diffstat (limited to 'libffi.map.in')
-rw-r--r--libffi.map.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/libffi.map.in b/libffi.map.in
index d93c891..c5cf9d9 100644
--- a/libffi.map.in
+++ b/libffi.map.in
@@ -42,6 +42,11 @@ LIBFFI_BASE_7.0 {
*;
};
+LIBFFI_BASE_7.1 {
+ global:
+ ffi_get_struct_offsets;
+};
+
#ifdef FFI_TARGET_HAS_COMPLEX_TYPE
LIBFFI_COMPLEX_7.0 {
global: