Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F167446711
D55201.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
586 B
Referenced Files
None
Subscribers
None
D55201.id.diff
View Options
diff --git a/sys/sys/libkern.h b/sys/sys/libkern.h
--- a/sys/sys/libkern.h
+++ b/sys/sys/libkern.h
@@ -131,17 +131,6 @@
void *bsearch(const void *, const void *, size_t,
size_t, int (*)(const void *, const void *));
-/*
- * MHTODO: remove the 'HAVE_INLINE_FOO' defines once use of these flags has
- * been purged everywhere. For now we provide them unconditionally.
- */
-#define HAVE_INLINE_FFS
-#define HAVE_INLINE_FFSL
-#define HAVE_INLINE_FFSLL
-#define HAVE_INLINE_FLS
-#define HAVE_INLINE_FLSL
-#define HAVE_INLINE_FLSLL
-
static __inline __pure2 int
ffs(int mask)
{
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Aug 22, 7:57 PM (10 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37098956
Default Alt Text
D55201.id.diff (586 B)
Attached To
Mode
D55201: libkern.h: remove HAVE_INLINE_* macros
Attached
Detach File
Event Timeline
Log In to Comment