mirror of
https://github.com/cc65/cc65.git
synced 2024-12-23 04:30:10 +00:00
Remove unused imports
git-svn-id: svn://svn.cc65.org/cc65/trunk@664 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
e93f1574f4
commit
eec01763c4
@ -7,7 +7,6 @@
|
||||
.include "atari.inc"
|
||||
.include "fd.inc"
|
||||
.importzp tmp1,tmp2,tmp3,ptr4,sp
|
||||
.import subysp,addysp
|
||||
.import fd_table,fd_index
|
||||
.import fdt_to_fdi
|
||||
.export fdtoiocb
|
||||
|
Loading…
Reference in New Issue
Block a user