disable c function call

This commit is contained in:
Brendan Haines 2025-08-29 00:26:20 -06:00
parent de1ed2978b
commit cf85106ef9

View file

@ -17,7 +17,7 @@ _start:
nop
nop
nop
call addathing
# call addathing # c compilation has sw/lw instructions. Missing stalls break execution
nop
nop
nop