dfs_jffs2.h 84 B

123456
  1. #ifndef __DFS_JFFS2_H__
  2. #define __DFS_JFFS2_H__
  3. int dfs_jffs2_init(void);
  4. #endif