mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 06:17:49 +00:00
Add “Catching Exceptions” post to README
This commit is contained in:
@@ -23,6 +23,10 @@ This repository contains the source code for the _Writing an OS in Rust_ series
|
||||
- [Kernel Heap](http://os.phil-opp.com/kernel-heap.html)
|
||||
([source code](https://github.com/phil-opp/blog_os/tree/kernel_heap))
|
||||
|
||||
## Interrupts
|
||||
- [Catching Exceptions](http://os.phil-opp.com/catching-exceptions.html)
|
||||
([source code](https://github.com/phil-opp/blog_os/tree/catching_exceptions))
|
||||
|
||||
## Additional Resources
|
||||
- [Cross Compile Binutils](http://os.phil-opp.com/cross-compile-binutils.html)
|
||||
- [Cross Compile libcore](http://os.phil-opp.com/cross-compile-libcore.html)
|
||||
|
||||
Reference in New Issue
Block a user