mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 06:17:49 +00:00
Link double fault post and source in Readme
This commit is contained in:
@@ -31,6 +31,8 @@ This repository contains the source code for the _Writing an OS in Rust_ series
|
||||
([source code](https://github.com/phil-opp/blog_os/tree/better_exception_messages))
|
||||
- [Returning from Exceptions](http://os.phil-opp.com/returning-from-exceptions.html)
|
||||
([source code](https://github.com/phil-opp/blog_os/tree/returning_from_exceptions))
|
||||
- [Double Faults](http://os.phil-opp.com/double-faults.html)
|
||||
([source code](https://github.com/phil-opp/blog_os/tree/double_faults))
|
||||
|
||||
## Additional Resources
|
||||
- [Cross Compile Binutils](http://os.phil-opp.com/cross-compile-binutils.html)
|
||||
|
||||
Reference in New Issue
Block a user