Date: Wed, 20 Apr 2005 20:19:25 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys pmc.h Message-ID: <200504202019.j3KKJPX7041848@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2005-04-20 20:19:25 UTC
FreeBSD src repository
Modified files:
sys/sys pmc.h
Log:
o Reverse the inclusion chain from MD->MI to MI->MD by including
<machine/pmc_mdep.h> here.
o Remove the #error directive. There's no union md_pm referenced
on (as of yet) unsupported platforms and will not be if there
are no MD extensions for a particular platform.
Further cleanups can be expected.
Ok'd: jkoshy@
Revision Changes Path
1.2 +2 -4 src/sys/sys/pmc.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504202019.j3KKJPX7041848>
