Date: Sun, 22 Sep 2002 23:37:53 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys cdefs.h Message-ID: <200209230637.g8N6bs92050122@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2002/09/22 23:37:51 PDT
Modified files:
sys/sys cdefs.h
Log:
Alfred got me thinking. Provide stubs for lint, and let the compilers
themselves cause a failure if it is told to use a __widget that there is
no implementation for them. missing an implementation for __unused etc is
harmless. But not having a __packed implementation when the kernel code
really needs it is a big deal.
Revision Changes Path
1.66 +11 -5 src/sys/sys/cdefs.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?200209230637.g8N6bs92050122>
