diff options
Diffstat (limited to 'sysdeps/s390/Versions')
-rw-r--r-- | sysdeps/s390/Versions | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/sysdeps/s390/Versions b/sysdeps/s390/Versions index 156abc79f4..8417623353 100644 --- a/sysdeps/s390/Versions +++ b/sysdeps/s390/Versions @@ -1,12 +1,8 @@ libc { GLIBC_2.19 { - setjmp; _setjmp; __setjmp; __sigsetjmp; + setjmp; _setjmp; __sigsetjmp; longjmp; _longjmp; siglongjmp; } - GLIBC_PRIVATE { - __v1__libc_longjmp; __v1__libc_siglongjmp; - __v2__libc_longjmp; __v2__libc_siglongjmp; - } } ld { |