2 Copyright © 2010-2011, The AROS Development Team. All rights reserved.
5 Desc: Declarations of filesystem-related routines
9 char *namepart(char *name
);
10 FILE *file_open (const char *filename
, const char *mode
);
11 int SetLog(const char *filename
);