Date: Fri, 6 Dec 1996 21:08:43 -0800 (PST) From: John Dyson <dyson> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/include endian.h Message-ID: <199612070508.VAA29818@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dyson 96/12/06 21:08:42 Modified: sys/i386/include endian.h Log: Make LKM's build again. I have added the allegedly broken ACTUALLY_LKM_NOT_KERNEL until the real fix comes through. Whatever flag that is used to indicate building LKMs will have be be substituted in the future. This allows proper selection of the usage of the efficient, single instruction in the kernel, but alas, doesn't allow for use in userland or LKMs :-(. Them's the breaks!!! Revision Changes Path 1.11 +4 -0 src/sys/i386/include/endian.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612070508.VAA29818>