9 typedef struct sInitRD_File
17 extern Uint64 InitRD_ReadFile(tVFS_Node *Node, Uint64 Offset, Uint64 Size, void *Buffer);
18 extern char *InitRD_ReadDir(tVFS_Node *Node, int ID);
19 extern tVFS_Node *InitRD_FindDir(tVFS_Node *Node, const char *Name);