Added directory functions to the Commodore Platform File System.
They reduce the Telnet server's run size by 1231 bytes.
This commit is contained in:
parent
c25e965b0c
commit
d864e73579
14 changed files with 636 additions and 19 deletions
|
@ -40,6 +40,7 @@
|
|||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#define CFS_IMPL 1
|
||||
#include "cfs/cfs.h"
|
||||
|
||||
/*---------------------------------------------------------------------------*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue