Use inline syscalls for non-cancellable versions
commit34caaafd1ae38c9295325a1da491d75a92b205b0
authorAdhemerval Zanella <azanella@linux.vnet.ibm.com>
Wed, 24 Sep 2014 16:38:59 +0000 (24 13:38 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 4 Jun 2015 17:52:34 +0000 (4 14:52 -0300)
tree9b994b0dfbe18d3dd5277fe922d07e77f97f4cba
parentb634486d57a14b53f1cfcf739e41ddf826e51977
Use inline syscalls for non-cancellable versions

This patch uses inline calls (through INLINE_SYSCALL macro) to define
the non-cancellable functions macros to avoid use of the
syscall_nocancel entrypoint.
ChangeLog
sysdeps/unix/sysv/linux/not-cancel.h
sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c