OSDN Git Service

Fix merge error: mmap.c no longer exists in bfin/.
authorBernd Schmidt <bernds_cb1@t-online.de>
Tue, 3 Jun 2008 23:28:43 +0000 (23:28 -0000)
committerBernd Schmidt <bernds_cb1@t-online.de>
Tue, 3 Jun 2008 23:28:43 +0000 (23:28 -0000)
libc/sysdeps/linux/bfin/Makefile.arch

index e8ff306..6c27150 100644 (file)
@@ -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