mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
The section will be only about exceptions (#186)
This commit is contained in:
committed by
GitHub
parent
b7a47ee001
commit
84ba085a0a
@@ -24,7 +24,7 @@ This repository contains the source code for the _Writing an OS in Rust_ series
|
|||||||
- [Kernel Heap](http://os.phil-opp.com/kernel-heap.html)
|
- [Kernel Heap](http://os.phil-opp.com/kernel-heap.html)
|
||||||
([source code](https://github.com/phil-opp/blog_os/tree/kernel_heap))
|
([source code](https://github.com/phil-opp/blog_os/tree/kernel_heap))
|
||||||
|
|
||||||
## Interrupts
|
## Exceptions
|
||||||
- [Catching Exceptions](http://os.phil-opp.com/catching-exceptions.html)
|
- [Catching Exceptions](http://os.phil-opp.com/catching-exceptions.html)
|
||||||
([source code](https://github.com/phil-opp/blog_os/tree/catching_exceptions))
|
([source code](https://github.com/phil-opp/blog_os/tree/catching_exceptions))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user