diff options
Diffstat (limited to 'sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions')
-rw-r--r-- | sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions b/sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions index 92158ee1b5..d667eadbce 100644 --- a/sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions +++ b/sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions @@ -22,5 +22,6 @@ libc { } GLIBC_2.3.3 { posix_fadvise64; posix_fallocate64; + setcontext; getcontext; swapcontext; makecontext; } } |