53c932f138b492e7ed601066961164cd49832253
[tpg/acess2.git] / Tools / DiskTool / src / vfs_handles.c
1 /*
2  * 
3  */
4 #include <vfs_int.h>
5
6 // === CODE ===
7 tVFS_Handle *VFS_GetHandle(int ID)
8 {
9         return NULL;
10 }

UCC git Repository :: git.ucc.asn.au