Since powerpc passes 8 arguments in registers and the syscall number in r0,shuffle register argument so the kernel won't need to access the stack toretrieve that last argument.
Remove long obsolete copyright (should have been done before initial import)
Architecture-specific bits for libc on the PowerPC. From WolfgangSolfrank <ws@tools.de>