8 lines
251 B
C
8 lines
251 B
C
|
/* $NetBSD: pmc.h,v 1.1 2002/08/07 05:15:34 briggs Exp $ */
|
||
|
|
||
|
/*
|
||
|
* Performance counters are "architecturally recommended" on MIPS
|
||
|
* Some CPUs have them implemented, and some not.
|
||
|
* Please feel free to add support for those that are implemented.
|
||
|
*/
|