瀏覽代碼

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

Bernd Schmidt 17 年之前
父節點
當前提交
c8a4ed2b41
共有 1 個文件被更改,包括 1 次插入1 次删除
  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