Date: Fri, 5 Mar 2004 07:22:05 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include cpufunc.h Message-ID: <200403051522.i25FM68r007738@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2004/03/05 07:22:05 PST
FreeBSD src repository
Modified files:
sys/i386/include cpufunc.h
Log:
Removed garbage:
- completely unused things
- all of rev.1.102 (C++ support). <sys/cdefs.h> is included by the
prerequisite <sys/types.h>. __BEGIN_DECLS/__END_DECLS has no effect
(except possibly if undefined behaviour is invoked using a hack like
defining away __inline) since this header doesn't really support any
extern functions.
Revision Changes Path
1.137 +0 -14 src/sys/i386/include/cpufunc.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403051522.i25FM68r007738>
