mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Fix broken link
This commit is contained in:
@@ -650,7 +650,7 @@ _Note_: You need to [cross compile binutils] to build it (or you create some sym
|
|||||||
|
|
||||||
[Rust Bare-Bones Kernel]: https://github.com/thepowersgang/rust-barebones-kernel
|
[Rust Bare-Bones Kernel]: https://github.com/thepowersgang/rust-barebones-kernel
|
||||||
[higher half]: http://wiki.osdev.org/Higher_Half_Kernel
|
[higher half]: http://wiki.osdev.org/Higher_Half_Kernel
|
||||||
[cross compile binutils]: ./posts/cross-compile-binutils/index.md
|
[cross compile binutils]: ./extra/cross-compile-binutils.md
|
||||||
|
|
||||||
- [RustOS]: More advanced kernel that supports allocation, keyboard inputs, and threads. It also has a scheduler and a basic network driver.
|
- [RustOS]: More advanced kernel that supports allocation, keyboard inputs, and threads. It also has a scheduler and a basic network driver.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user