diff options
author | imp <imp@FreeBSD.org> | 2012-10-26 14:36:02 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2012-10-26 14:36:02 +0000 |
commit | 7a6aeaa6d9f814fc0bf3431c5cb15f21de71832a (patch) | |
tree | a51dece55feca8d30aae82dcb6dde3c7458da211 | |
parent | 06e6463664b1ff39cc3ff55ae51957575e1c6e56 (diff) | |
download | FreeBSD-src-7a6aeaa6d9f814fc0bf3431c5cb15f21de71832a.zip FreeBSD-src-7a6aeaa6d9f814fc0bf3431c5cb15f21de71832a.tar.gz |
These no longer appera to be necessary for either 32-bit or 64-bit
builds, eliminate them.
-rw-r--r-- | sys/conf/files.mips | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/conf/files.mips b/sys/conf/files.mips index 81f9121..9ed0534b 100644 --- a/sys/conf/files.mips +++ b/sys/conf/files.mips @@ -49,12 +49,9 @@ kern/link_elf_obj.c standard kern/subr_dummy_vdso_tc.c standard # gcc/clang runtime -libkern/ashldi3.c standard -libkern/ashrdi3.c standard libkern/ffsl.c standard libkern/fls.c standard libkern/flsl.c standard -libkern/lshrdi3.c standard libkern/memchr.c optional fdt libkern/memmove.c standard libkern/ucmpdi2.c optional mips | mipsel |