FreeBSD kernel libkern code
fls.c File Reference
#include <sys/cdefs.h>
#include <sys/libkern.h>
Include dependency graph for fls.c:

Go to the source code of this file.

Functions

 __FBSDID ("$BSDSUniX$")
 
int fls (int mask)
 

Function Documentation

__FBSDID ( "$BSDSUniX$"  )
int fls ( int  mask)

Definition at line 39 of file fls.c.