mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-07 21:19:47 -04:00
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.
|
|
*/
|