Kernel/Bootloader: banan-os can now be booted with my bootloader :D
This commit is contained in:
@@ -68,6 +68,8 @@ command_line_enter_msg:
|
||||
|
||||
.section .bss
|
||||
|
||||
.global command_line
|
||||
command_line:
|
||||
# 100 character command line
|
||||
command_line_buffer:
|
||||
.skip 100
|
||||
|
||||
Reference in New Issue
Block a user