Date: Thu, 1 Aug 1996 13:29:32 -0700 (PDT) From: Garrett Wollman <wollman> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/include cpufunc.h Message-ID: <199608012029.NAA14028@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wollman 96/08/01 13:29:30 Modified: sys/i386/include cpufunc.h Log: Add an fls() inline function which does the opposite operation to ffs(). (That is to say, it searches in the opposite direction.) Revision Changes Path 1.54 +12 -1 src/sys/i386/include/cpufunc.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608012029.NAA14028>
