summaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/i386/Versions
blob: 67e6d94204f6d212313a6a3433cb95cc4de5f4f3 (plain)
1
2
3
4
5
6
7
8
9
10
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;
  }
}