diff options
Diffstat (limited to 'sysdeps/mach/hurd/i386/Versions')
-rw-r--r-- | sysdeps/mach/hurd/i386/Versions | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/sysdeps/mach/hurd/i386/Versions b/sysdeps/mach/hurd/i386/Versions deleted file mode 100644 index 67e6d94204..0000000000 --- a/sysdeps/mach/hurd/i386/Versions +++ /dev/null @@ -1,10 +0,0 @@ -libc { - GLIBC_2.0 { - # Exception handling support functions from libgcc - __register_frame; __register_frame_table; __deregister_frame; - __frame_state_for; __register_frame_info_table; - } - GLIBC_2.2.6 { - ioperm; - } -} |