svn commit: r275468 - head/sys/dev/usb/controller
Dag-Erling Smørgrav
des at des.no
Fri Dec 5 10:03:05 UTC 2014
Hans Petter Selasky <hps at selasky.org> writes:
> Is ffs() available in the loader too? Because this code is also built
> for the loader? I guess I could figure this out myself though ...
The loader usues libkern, so yes. But it's easy enough to check - just
modify the code to use ffs() and see if it builds.
DES
--
Dag-Erling Smørgrav - des at des.no
More information about the svn-src-head
mailing list