Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2222 → Rev 2223

/trunk/kernel/generic/src/main/kinit.c
118,7 → 118,7
 
#ifdef CONFIG_SMP
if (config.cpu_count > 1) {
unsigned int i;
count_t i;
/*
* For each CPU, create its load balancing thread.