Date: Fri, 13 Apr 2001 02:46:54 -0700 (PDT) From: Mark Murray <markm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include endian.h Message-ID: <200104130946.f3D9ksx12253@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
markm 2001/04/13 02:46:54 PDT Modified files: sys/i386/include endian.h Log: Make this more lint-friendly. This file seems to be invoked in just about any .c file that includes a .h, and lint produces copious whining because of the asm ...; stuff. Revision Changes Path 1.24 +11 -5 src/sys/i386/include/endian.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104130946.f3D9ksx12253>