@@ -14,5 +14,7 @@ struct regs
};
void isr_install();
void irq_install();
void irq_install_handler(int irq, void (*handler)(struct regs *r));
void irq_uninstall_handler(int irq);
#endif
The note is not visible to the blocked user.