fixed typo
This commit is contained in:
parent
0c45ef1b5a
commit
8dfcff6911
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ strhp~:
|
|||
bcs 3f
|
||||
1: jmp (r0)
|
||||
3: mov $EHEAP,-(sp)
|
||||
jsr trp~
|
||||
jsr pc,trp~
|
||||
jmp (r0)
|
||||
.sect .data
|
||||
2: sys break; .data2 _end
|
||||
|
|
Loading…
Reference in a new issue