yaffs Compilation clean ups
[yaffs2.git] / direct / yaffsfs.h
index 4b2ebe94176c8c29e164a840a07bf226230710cd..7c36dabdd7a7cf5a2bc0b89dc0781ca721fa3b74 100644 (file)
@@ -167,6 +167,7 @@ int yaffs_StartUp(void);
 
 /* Function only for debugging */
 void * yaffs_getdev(const YCHAR *path);
+int yaffs_DumpDevStruct(const YCHAR *path);
 
 #endif