2 Copyright © 1995-2007, The AROS Development Team. All rights reserved.
3 $Id: filesysres.h 14582 2007-05-19 23:47:21Z sonic $
6 #ifndef RESOURCES_FILESYSRES_H
7 #define RESOURCES_FILESYSRES_H
9 #include <exec/lists.h>
12 #define FSRNAME "FileSystem.resource"
14 struct FileSysResource
18 struct List fsr_FileSysEntries
;
38 #endif /* RESOURCES_FILESYSRES_H */