Subversion Repositories HelenOS-historic

Rev

Rev 503 | Rev 512 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 503 Rev 511
Line 100... Line 100...
100
    }
100
    }
101
}
101
}
102
 
102
 
103
void arch_post_smp_init(void)
103
void arch_post_smp_init(void)
104
{
104
{
-
 
105
        trap_virtual_enable_irqs(1<<IRQ_KBD);
105
}
106
}
106
 
107
 
107
void calibrate_delay_loop(void)
108
void calibrate_delay_loop(void)
108
{
109
{
109
    i8254_calibrate_delay_loop();
110
    i8254_calibrate_delay_loop();