mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-21 08:27:49 +00:00
[unfinished] Add Multiboot 2 crate and load Multiboot structure
Conflicts: Cargo.toml src/lib.rs Conflicts: Cargo.toml
This commit is contained in:
@@ -8,3 +8,6 @@ crate-type = ["staticlib"]
|
||||
|
||||
[dependencies]
|
||||
rlibc = "*"
|
||||
|
||||
[dependencies.multiboot2]
|
||||
path = "../multiboot2"
|
||||
|
||||
Reference in New Issue
Block a user