From c8a4ed2b4113b628a8a152c1d7c07f71f5b37522 Mon Sep 17 00:00:00 2001 From: Bernd Schmidt Date: Tue, 3 Jun 2008 23:28:43 +0000 Subject: Fix merge error: mmap.c no longer exists in bfin/. --- libc/sysdeps/linux/bfin/Makefile.arch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/sysdeps/linux/bfin') diff --git a/libc/sysdeps/linux/bfin/Makefile.arch b/libc/sysdeps/linux/bfin/Makefile.arch index e8ff306ff..6c271509e 100644 --- a/libc/sysdeps/linux/bfin/Makefile.arch +++ b/libc/sysdeps/linux/bfin/Makefile.arch @@ -5,7 +5,7 @@ # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. # -CSRC := brk.c bsdsetjmp.c clone.c syscall.c mmap.c \ +CSRC := brk.c bsdsetjmp.c clone.c syscall.c \ sram-alloc.c sram-free.c dma-memcpy.c SSRC := __longjmp.S setjmp.S bsd-_setjmp.S vfork.S -- cgit v1.2.3