@ -193,7 +193,7 @@ mp_bcpu(void)
{
if(ismp)
return bcpu-cpus;
else return 0;
return 0;
}
extern void mpmain(void);