Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

fs_rz.h

Go to the documentation of this file.
00001 
00010 #ifndef _FS_RZ_H_
00011 # define _FS_RZ_H_
00012 
00013 /* Initialize the file system */
00014 int fs_rz_init(const unsigned char * romdisk);
00015 
00016 /* De-init the file system */
00017 int fs_rz_shutdown(void);
00018 
00019 #endif /* #define _FS_RZ_H_ */

dcplaya documentation version 2.0 Generated on November 2004 by doxygen 1.3.6