rename "sp" to "spc", avoid conflict with 4510 opcodes
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
; }
|
||||
; }
|
||||
|
||||
.importzp sp, sreg, regsave, regbank
|
||||
.importzp spc, sreg, regsave, regbank
|
||||
.importzp tmp1, tmp2, tmp3, tmp4, ptr1, ptr2, ptr3, ptr4
|
||||
.macpack longbranch
|
||||
.import memcpy_upwards,pushax,popax
|
||||
|
||||
Reference in New Issue
Block a user