added comment for jump to init

master
Anton Lydike 3 years ago
parent a8aa7a8f7c
commit 37380ee055

@ -52,6 +52,7 @@ _start:
la a2, __bss_end
jal memset
// jump to init
jal init
// halt machine after returning from init

Loading…
Cancel
Save