summaryrefslogtreecommitdiff
path: root/sys/kern/kern_pmc.c
diff options
context:
space:
mode:
authorMateusz Guzik <mjg@FreeBSD.org>2020-01-30 20:05:05 +0000
committerMateusz Guzik <mjg@FreeBSD.org>2020-01-30 20:05:05 +0000
commit3ff65f71cb34a10c4e29b3c17b1ed35c40d7617c (patch)
treed998b56ff9b33b1d81a73337820801db63ef66d2 /sys/kern/kern_pmc.c
parent2823710f0531037f228a43825c04d0c320e78e05 (diff)
Notes
Diffstat (limited to 'sys/kern/kern_pmc.c')
-rw-r--r--sys/kern/kern_pmc.c1
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