From 7dfbb9a92900ae20453b8fb8f18cfe33f7a9d5c7 Mon Sep 17 00:00:00 2001 From: Joakim Tjernlund Date: Fri, 25 May 2007 18:06:02 +0000 Subject: Remove the arch specific mmap impl. for Powerpc. The common one will do. --- libc/sysdeps/linux/powerpc/Makefile.arch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/sysdeps/linux/powerpc/Makefile.arch') diff --git a/libc/sysdeps/linux/powerpc/Makefile.arch b/libc/sysdeps/linux/powerpc/Makefile.arch index 1e0f5b4ea..85c2cd3c6 100644 --- a/libc/sysdeps/linux/powerpc/Makefile.arch +++ b/libc/sysdeps/linux/powerpc/Makefile.arch @@ -5,7 +5,7 @@ # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. # -CSRC := mmap.c __syscall_error.c pread_write.c ioctl.c +CSRC := __syscall_error.c pread_write.c ioctl.c SSRC := \ __longjmp.S setjmp.S bsd-setjmp.S bsd-_setjmp.S brk.S \ -- cgit v1.2.3