Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4022 → Rev 4023

/trunk/kernel/arch/mips32/src/mips32.c
76,6 → 76,7
 
count_t cpu_count = 0;
 
/** Performs mips32-specific initialization before main_bsp() is called. */
void arch_pre_main(void *entry __attribute__((unused)), bootinfo_t *bootinfo)
{
/* Setup usermode */