Only provide an implementation for ARM at the moment, since it requires specific assembly fragments (the standard syscall stubs cannot be used because the child returns in a different stack).
modified: libc/Android.mk new files: libc/arch-sh/bionic/* new files: libc/arch-sh/include/*