Marcel Moolenaar
7ad17ef97e
Include <sys/pmc.h> instead of <machine/pmc_mdep.h>. The MI header
...
includes the MD header for us. Do not include <machine/specialreg.h>
as it is not a header file that can be included from MI files. It
is included from <machine/pmc_mdep.h> if so needed and possible.
Ok'd: jkoshy@
2005-04-20 20:26:39 +00:00
Joseph Koshy
e1691ef740
Remove dead variable.
2005-04-20 04:43:30 +00:00
Warner Losh
e68792740e
Remove unused variable that was horking up the LINT build
2005-04-19 21:40:49 +00:00
Warner Losh
869f4a8bc8
Minimal changes to get this to compile with -DDEBUG defined as well
...
as hack a couple used before set warnings for LINT happiness.
2005-04-19 21:12:57 +00:00
Joseph Koshy
ebccf1e3a6
Bring a working snapshot of hwpmc(4), its associated libraries, userland utilities
...
and documentation into -CURRENT.
Bump FreeBSD_version.
Reviewed by: alc, jhb (kernel changes)
2005-04-19 04:01:25 +00:00