about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/or1k/Versions
blob: c1299de116cf46beb10d121e0427191e08940b42 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
libc {
  GLIBC_2.35 {
    getcontext;
    setcontext;
    swapcontext;
    makecontext;
  }
  GLIBC_2.40 {
    getcontext;
    setcontext;
    swapcontext;
    makecontext;
  }
}