diff options
Diffstat (limited to 'libc/sysdeps/linux/mips/Makefile.arch')
-rw-r--r-- | libc/sysdeps/linux/mips/Makefile.arch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/mips/Makefile.arch b/libc/sysdeps/linux/mips/Makefile.arch index 738cdd0f5..6db0b2a84 100644 --- a/libc/sysdeps/linux/mips/Makefile.arch +++ b/libc/sysdeps/linux/mips/Makefile.arch @@ -6,7 +6,7 @@ # CSRC := \ - __longjmp.c brk.c setjmp_aux.c mmap.c \ + __longjmp.c brk.c setjmp_aux.c \ cacheflush.c pread_write.c sigaction.c sysmips.c _test_and_set.c \ readahead.c |