]> cloudbase.mooo.com Git - avrcpm.git/blobdiff - avrcpm/avr/8080int-t3.asm
* More rcall --> lcall changes.
[avrcpm.git] / avrcpm / avr / 8080int-t3.asm
index 9d99c027dd8531ce82586d4fc8ac067a983f1f58..149dff626b4b99cd77586345d578d48dbda76bf8 100644 (file)
@@ -746,7 +746,7 @@ opjumps:
 do_op_inv:
        printstring "Invalid opcode @ PC="
        movw   temp,z_pcl
-       rcall printhexw
+       lcall printhexw
 
 haltinv:
        rjmp haltinv