diff options
Diffstat (limited to 'sys/kern/kern_pmc.c')
-rw-r--r-- | sys/kern/kern_pmc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/kern/kern_pmc.c b/sys/kern/kern_pmc.c index 4b73f134b2d4..6d6064e40aeb 100644 --- a/sys/kern/kern_pmc.c +++ b/sys/kern/kern_pmc.c @@ -183,7 +183,6 @@ pmc_cpu_is_primary(int cpu) #endif } - /* * Return the maximum CPU number supported by the system. The return * value is used for scaling internal data structures and for runtime |