corrected signal.s
This commit is contained in:
parent
cf0852c846
commit
734d549473
|
@ -77,6 +77,7 @@ ctch:
|
||||||
retadr: .space 2
|
retadr: .space 2
|
||||||
dummy: .space 2
|
dummy: .space 2
|
||||||
.sect .text
|
.sect .text
|
||||||
|
.align 2
|
||||||
tbl:
|
tbl:
|
||||||
call ctch
|
call ctch
|
||||||
.align 2
|
.align 2
|
||||||
|
|
Loading…
Reference in a new issue