Don't remove the tentative declaration. It's the only one...
Pointy hat: marcel (self-sponsoring)
This commit is contained in:
parent
9e8364c534
commit
3d15d9e51d
@ -51,6 +51,7 @@ volatile u_int started_cpus;
|
||||
void (*cpustop_restartfunc) __P((void));
|
||||
int mp_ncpus;
|
||||
|
||||
volatile int smp_started;
|
||||
u_int all_cpus;
|
||||
|
||||
SYSCTL_NODE(_kern, OID_AUTO, smp, CTLFLAG_RD, NULL, "Kernel SMP");
|
||||
|
Loading…
Reference in New Issue
Block a user