Răsfoiți Sursa

Fix merge error: mmap.c no longer exists in bfin/.

Bernd Schmidt 17 ani în urmă
părinte
comite
c8a4ed2b41
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      libc/sysdeps/linux/bfin/Makefile.arch

+ 1 - 1
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