1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-03 06:29:36 +00:00

Use stdio.inc

git-svn-id: svn://svn.cc65.org/cc65/trunk@2136 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz 2003-05-03 08:49:51 +00:00
parent 81b37f5443
commit c09ecf0efd

View File

@ -8,6 +8,7 @@
.export __fdesc
.import return0
.include "stdio.inc"
.include "_file.inc"
.proc __fdesc