rOSt icon indicating copy to clipboard operation
rOSt copied to clipboard

Implement all remaining interrupt handlers for CPU interrupts

Open github-actions[bot] opened this issue 3 years ago • 0 comments

We need to implement all interrupt handlers and add basic handling to them so we don't double fault. Better handling for each of them will be added later.


https://github.com/0xffset/rOSt/blob/95894c24dfbb6fca1113ab23d5b5feb8d5f28363/kernel/src/interrupts.rs#L3-L8


This issue was generated by todo-issue based on a TODO comment in 95894c24dfbb6fca1113ab23d5b5feb8d5f28363.

github-actions[bot] avatar May 30 '22 17:05 github-actions[bot]