feat: misc
Nicer kernel, now can fetch multiboot2 boot info
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[build]
|
||||
target = ".cargo/target-i386.json"
|
||||
target = ".cargo/target-protected-i386.json"
|
||||
|
||||
[unstable]
|
||||
build-std = ["core", "compiler_builtins"]
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
ENTRY(start)
|
||||
ENTRY(start_stub)
|
||||
|
||||
SECTIONS {
|
||||
. = 1M;
|
||||
|
||||
Reference in New Issue
Block a user