disable c function call
All checks were successful
Build / Run Test `test_basic` (push) Successful in -55s
Build / Run Test `test_c` (push) Successful in -52s

This commit is contained in:
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