can compare strings and output help text when user types HELP
This commit is contained in:
@@ -37,7 +37,7 @@ os_main:
|
||||
je no_change
|
||||
|
||||
no_change:
|
||||
call os_clear_screen
|
||||
call print_help_text
|
||||
call os_start_cli
|
||||
|
||||
bootdev db 0
|
||||
|
Reference in New Issue
Block a user