about summary refs log tree commit diff
path: root/sysdeps/i386/Versions
blob: a45b00d1e0e1663d9a2ed737c13e7570d8a2bf38 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
libc {
  GLIBC_2.0 {
    # Functions from libgcc.
    __divdi3; __moddi3; __udivdi3; __umoddi3;
  }
  GLIBC_2.1 {
    # global variable
    _fp_hw;
  }
}