• R
    use inline syscalls for powerpc (32-bit) · 6aeb9c67
    Rich Felker 提交于
    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.
    6aeb9c67
syscall_arch.h 2.9 KB