Subversion Repositories freemyipod

Rev

Rev 770 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 770 Rev 782
Line 25... Line 25...
25
#define __EMCOREFS_H__
25
#define __EMCOREFS_H__
26
 
26
 
27
#include "global.h"
27
#include "global.h"
28
 
28
 
29
 
29
 
30
int emcorefs_init(void);
-
 
31
int main(int argc, char* argv[]);
30
int main(int argc, char* argv[]);
32
 
31
 
33
#endif /* __EMCOREFS_H__ */
32
#endif /* __EMCOREFS_H__ */