X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=direct%2Fyaffsfs.h;h=4b2ebe94176c8c29e164a840a07bf226230710cd;hb=69808485ec796bfa2b4806f91828281eccd0827b;hp=7961dff71ced4719bea2f5ed28bd9d40a0f970dd;hpb=4a700fe570d217c2c5df87070db7c2652bc0eaaf;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