1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-05 06:28:57 +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:
cuz 2001-03-24 16:00:48 +00:00
parent e93f1574f4
commit eec01763c4

View File

@ -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