Date: Tue, 3 Apr 2001 11:50:57 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include cpufunc.h Message-ID: <200104031850.f33IovU19380@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2001/04/03 11:50:57 PDT
Modified files:
sys/i386/include cpufunc.h
Log:
De __P() while I'm here. Done as a separate commit since it is just
stylistic.
# Yes, this break K&R, but this file already used so many gcc extensions
# keeping K&R support seemed too anachronistic for me.
Didn't fix the bug where functions that can only be used in the kernel
are exported to userland.
Revision Changes Path
1.103 +46 -46 src/sys/i386/include/cpufunc.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?200104031850.f33IovU19380>
