OSDN Git Service

Implement syscall() for powerpc. Fixup syscall code so
authorEric Andersen <andersen@codepoet.org>
Sun, 15 Jun 2003 01:08:45 +0000 (01:08 -0000)
committerEric Andersen <andersen@codepoet.org>
Sun, 15 Jun 2003 01:08:45 +0000 (01:08 -0000)
commita8d9ee1f663268a01583923a792d5ede5cd4a0f8
tree5147aae4184ca0870065fe5bd9f976dc5fbe138d
parent5f9e364ca5cd244b4ccd63dd2954108bba1f7853
Implement syscall() for powerpc.  Fixup syscall code so
it compiles properly with gcc 3.3.
 -Erik
ldso/ldso/powerpc/dl-syscalls.h
ldso/ldso/powerpc/ld_syscalls.h
libc/sysdeps/linux/powerpc/Makefile
libc/sysdeps/linux/powerpc/_mmap.c
libc/sysdeps/linux/powerpc/bits/syscalls.h
libc/sysdeps/linux/powerpc/syscall.S [new file with mode: 0644]