Closed stevenewald closed 1 day ago
This doesn't handle hard faults. I don't think we should for this project - no user process should be able to raise a hard fault
Also, the next commit will add error handling if a process doesn't provide a fault handler
This doesn't handle hard faults. I don't think we should for this project - no user process should be able to raise a hard fault