1
0
mirror of https://github.com/fachat/xa65.git synced 2026-04-19 19:16:25 +00:00
Files

13 lines
138 B
ArmAsm

; forward reference
; results in illegal ptr arithmetic when segment
; is not reset between pass1 and pass2
bne foo
foo
.data