Don't mistakenly mask interrupts in user space

This commit is contained in:
Drew Galbraith 2023-06-12 19:01:09 -07:00
parent 30bb10207e
commit c35cef65fe
1 changed files with 6 additions and 0 deletions

View File

@ -60,3 +60,9 @@ isr_handler protection_fault,1
isr_handler page_fault,1
isr_handler timer
isr_handler pci1
isr_handler pci2
isr_handler pci3
isr_handler pci4