mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-18 15:30:21 +00:00
x86: whack kernel gcov vestige
Sponsored by: Rubicon Communications, LLC ("Netgate")
This commit is contained in:
parent
3dd5524264
commit
f4a9e9fc79
@ -88,9 +88,6 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
static MALLOC_DEFINE(M_CPUS, "cpus", "CPU items");
|
||||
|
||||
/* lock region used by kernel profiling */
|
||||
int mcount_lock;
|
||||
|
||||
int mp_naps; /* # of Applications processors */
|
||||
int boot_cpu_id = -1; /* designated BSP */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user