Factor out string token search
This commit is contained in:
parent
7f9820bace
commit
cc28b42897
3 changed files with 33 additions and 32 deletions
|
@ -58,6 +58,7 @@ init:
|
|||
hlt
|
||||
jmp .halt
|
||||
|
||||
%include "string.asm"
|
||||
%include "config.asm"
|
||||
|
||||
kernel_end:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue