mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-18 07:17:49 +00:00
Link to new post_X tags (#320)
This commit is contained in:
committed by
GitHub
parent
4634149084
commit
fd11d71f08
@@ -10,7 +10,7 @@ In this post we will create a new page table to map the kernel sections correctl
|
||||
|
||||
As always, you can find the source code on [Github]. Don't hesitate to file issues there if you have any problems or improvement suggestions. There is also a comment section at the end of this page. Note that this post requires a current Rust nightly.
|
||||
|
||||
[Github]: https://github.com/phil-opp/blog_os/tree/remap_the_kernel
|
||||
[Github]: https://github.com/phil-opp/blog_os/tree/post_7
|
||||
|
||||
## Motivation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user