]> cloudbase.mooo.com Git - avrcpm.git/blobdiff - avrcpm/avr/8080int.asm
* More rcall --> lcall changes.
[avrcpm.git] / avrcpm / avr / 8080int.asm
index 1acb38be1e12bbf8c340ee48aca2cadf24e15daa..85445cf672ae999013bd3f07e463ca90b6fb2980 100644 (file)
@@ -635,7 +635,7 @@ do_store_am:
 do_op_inv:
        printstring "Invalid opcode @ PC="
        movw   temp,z_pcl
-       rcall printhexw
+       lcall printhexw
 
 haltinv:
        rjmp haltinv