Added mem_realloc and string functions
This commit is contained in:
parent
56c522d05a
commit
12c9b4fdcc
10 changed files with 278 additions and 15 deletions
|
@ -58,7 +58,7 @@ _start:
|
|||
cbnz w2, 3b
|
||||
|
||||
4:
|
||||
bl main_menu
|
||||
bl axboot_init
|
||||
|
||||
//
|
||||
// crazy? i was crazy once.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue