aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files.pc98
diff options
context:
space:
mode:
authorAndriy Gapon <avg@FreeBSD.org>2014-02-14 15:18:37 +0000
committerAndriy Gapon <avg@FreeBSD.org>2014-02-14 15:18:37 +0000
commitf25e50cf0bcb637d3a14bf428cb24c5dc7fbaef4 (patch)
tree7a707a2827732716a315b1ccf7378f2098e4e72f /sys/conf/files.pc98
parentcb03508f58f60e6f6cde9e5f92339d2223ad4aa5 (diff)
downloadsrc-f25e50cf0bcb637d3a14bf428cb24c5dc7fbaef4.tar.gz
src-f25e50cf0bcb637d3a14bf428cb24c5dc7fbaef4.zip
provide fast versions of ffsl and flsl for i386; ffsll and flsll for amd64
Reviewed by: jhb MFC after: 10 days X-MFC note: consider thirdparty modules depending on these symbols Sponsored by: HybridCluster
Notes
Notes: svn path=/head/; revision=261891
Diffstat (limited to 'sys/conf/files.pc98')
-rw-r--r--sys/conf/files.pc983
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/conf/files.pc98 b/sys/conf/files.pc98
index fd3ad4a2617a..0c315e4ddac1 100644
--- a/sys/conf/files.pc98
+++ b/sys/conf/files.pc98
@@ -208,8 +208,7 @@ kern/kern_clocksource.c standard
kern/imgact_aout.c optional compat_aout
kern/imgact_gzip.c optional gzip
libkern/divdi3.c standard
-libkern/ffsl.c standard
-libkern/flsl.c standard
+libkern/flsll.c standard
libkern/memmove.c standard
libkern/memset.c standard
libkern/moddi3.c standard