Export .stop
This commit is contained in:
parent
acd80a39f2
commit
ac6b7e7cf5
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
.sect .text; .sect .rom; .sect .data; .sect .bss
|
.sect .text; .sect .rom; .sect .data; .sect .bss
|
||||||
.sect .text
|
.sect .text
|
||||||
.define .trp
|
.define .trp
|
||||||
|
.define .stop
|
||||||
.extern .trppc
|
.extern .trppc
|
||||||
|
|
||||||
! ax is trap number
|
! ax is trap number
|
||||||
|
|
Loading…
Reference in a new issue