disable c function call
This commit is contained in:
parent
de1ed2978b
commit
cf85106ef9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue