Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 266 → Rev 267

/SPARTAN/trunk/arch/ia32/src/ia32.c
57,7 → 57,7
 
if (config.cpu_active == 1) {
bios_init();
i8042_init(); /* a20 bit */
i8042_init(); /* keyboard controller */
i8259_init(); /* PIC */
i8254_init(); /* hard clock */