Removed superfluous instruction.
This commit is contained in:
parent
7a30dc4868
commit
0fd729951a
|
@ -1,6 +1,5 @@
|
|||
.define _access
|
||||
.extern _access
|
||||
rts
|
||||
_access: trap #0
|
||||
.short 0x21
|
||||
bcc 1f
|
||||
|
|
Loading…
Reference in a new issue