mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Add kernel heap post to readme
This commit is contained in:
@@ -20,6 +20,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/page_tables))
|
([source code](https://github.com/phil-opp/blog_os/tree/page_tables))
|
||||||
- [Remap the Kernel](http://os.phil-opp.com/remap-the-kernel.html)
|
- [Remap the Kernel](http://os.phil-opp.com/remap-the-kernel.html)
|
||||||
([source code](https://github.com/phil-opp/blog_os/tree/remap_the_kernel))
|
([source code](https://github.com/phil-opp/blog_os/tree/remap_the_kernel))
|
||||||
|
- [Kernel Heap](http://os.phil-opp.com/kernel-heap.html)
|
||||||
|
([source code](https://github.com/phil-opp/blog_os/tree/kernel_heap))
|
||||||
|
|
||||||
## Additional Resources
|
## Additional Resources
|
||||||
- [Cross Compile Binutils](http://os.phil-opp.com/cross-compile-binutils.html)
|
- [Cross Compile Binutils](http://os.phil-opp.com/cross-compile-binutils.html)
|
||||||
|
|||||||
Reference in New Issue
Block a user