X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=direct%2Fyaffsfs.h;fp=direct%2Fyaffsfs.h;h=4b2ebe94176c8c29e164a840a07bf226230710cd;hb=f941e8bcd38698061804775a93a598bace0bfded;hp=7961dff71ced4719bea2f5ed28bd9d40a0f970dd;hpb=aa8454786457b8b3144e8859da15ac3719cc0602;p=yaffs2.git diff --git a/direct/yaffsfs.h b/direct/yaffsfs.h index 7961dff..4b2ebe9 100644 --- a/direct/yaffsfs.h +++ b/direct/yaffsfs.h @@ -164,6 +164,10 @@ void yaffs_AddDevice(struct yaffs_DeviceStruct *dev); int yaffs_StartUp(void); + +/* Function only for debugging */ +void * yaffs_getdev(const YCHAR *path); + #endif