@@ -71,7 +71,7 @@ void default_handler()
__attribute__((interrupt)) void isr_timer(struct interrupt_frame *frame)
{
pit_init();
pit_init(100);
pic_end_int(0x0);
}
The note is not visible to the blocked user.