Date: Thu, 3 Dec 1998 15:02:04 -0800 (PST) From: John Birrell <jb@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/sys kernel.h Message-ID: <199812032302.PAA09344@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jb 1998/12/03 15:02:04 PST
Modified files:
sys/sys kernel.h
Log:
Add __attribute__ ((unused)) to the SYSINIT etc macros which declare
static structures that are used with the data set magic. This allows
kernel modules, for example, to be compiled with -Wall -Werror.
Revision Changes Path
1.46 +10 -6 src/sys/sys/kernel.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?199812032302.PAA09344>
