flsll is needed for makefs's new ZFS support, and the others are added
for completeness.
Fixes: 240afd8c1fcc ("makefs: Add ZFS support")
Differential D36134
tools/build: Provide fls* when cross-building on Linux jrtc27 on Aug 11 2022, 12:03 AM. Authored by Tags None Referenced Files
Subscribers
Details flsll is needed for makefs's new ZFS support, and the others are added Fixes: 240afd8c1fcc ("makefs: Add ZFS support")
Diff Detail
Event TimelineComment Actions LGTM. We could also go for inline functions that call the __builtin functions but this is simpler. |