diff --git a/sys/sys/pmc.h b/sys/sys/pmc.h index 5465d0532a2a..8d25ecad721d 100644 --- a/sys/sys/pmc.h +++ b/sys/sys/pmc.h @@ -79,6 +79,8 @@ extern char pmc_cpuid[PMC_CPUID_LEN]; * some way for PMC operations. CPU names are grouped by manufacturer * and numbered sparsely in order to minimize changes to the ABI involved * when new CPUs are added. + * + * Please keep the pmc(3) manual page in sync with this list. */ #define __PMC_CPUS() \