OSDN Git Service

use inline syscalls for powerpc (32-bit)
authorRich Felker <dalias@aerifal.cx>
Wed, 10 Apr 2019 22:34:38 +0000 (18:34 -0400)
committerRich Felker <dalias@aerifal.cx>
Wed, 10 Apr 2019 22:34:38 +0000 (18:34 -0400)
commit6aeb9c6703670649ee09b3c8575fb428168bb75c
tree673b8bf44593bce265ae7abba07d13d07b307459
parentf76d51a1cca1236efc50ee60c0bad3354079b854
use inline syscalls for powerpc (32-bit)

the inline syscall code is copied directly from powerpc64. the extent
of register clobber specifiers may be excessive on both; if that turns
out to be the case it can be fixed later.
arch/powerpc/syscall_arch.h