about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/mips/Versions
blob: 519295ffa2ad7bbdecff58867eef1a11312f2323 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
libc {
  GLIBC_2.0 {
    # Needed by gcc:
    _flush_cache;

    # c*
    cachectl; cacheflush;

    # s*
    sysmips;
  }
}