freebsd-dev/sys/sparc64/include/pmc_mdep.h
Marcel Moolenaar ff7125a623 Add empty header (except of the multiple-inclusion protection) to
get hwpmc(4) to compile on this platform.
2005-04-20 18:44:53 +00:00

11 lines
157 B
C

/*-
* This file is in the public domain.
*
* $FreeBSD$
*/
#ifndef _MACHINE_PMC_MDEP_H_
#define _MACHINE_PMC_MDEP_H_
#endif /* !_MACHINE_PMC_MDEP_H_ */