Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 124 → Rev 125

/SPARTAN/trunk/src/main/kinit.c
94,7 → 94,7
 
#ifdef __SMP__
if (config.cpu_count > 1) {
/*
/*
* For each CPU, create its load balancing thread.
*/
for (i = 0; i < config.cpu_count; i++) {