mirror of
https://github.com/cc65/cc65.git
synced 2025-08-15 06:27:36 +00:00
remove unused import sreg
This commit is contained in:
@@ -15,7 +15,6 @@
|
|||||||
.import ucase_fn
|
.import ucase_fn
|
||||||
.import findfreeiocb
|
.import findfreeiocb
|
||||||
.import addysp
|
.import addysp
|
||||||
.importzp sreg
|
|
||||||
.importzp tmp3
|
.importzp tmp3
|
||||||
.importzp tmp4
|
.importzp tmp4
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user