about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/nios2/Versions
blob: 93458f5951b7c9075a636b1cc31b451470229ee2 (plain) (blame)
1
2
3
4
5
6
7
8
9
libc {
  GLIBC_2.21 {
    _flush_cache;
    cacheflush;
  }
  GLIBC_2.24 {
    recvmsg; sendmsg;
  }
}