mirror of
https://github.com/plappermaul/realtek-doc.git
synced 2025-12-10 07:44:41 +01:00
3 lines
184 B
C
Executable file
3 lines
184 B
C
Executable file
u32 jffs2_1pass_ls(struct part_info *part,const char *fname);
|
|
u32 jffs2_1pass_load(char *dest, struct part_info *part,const char *fname);
|
|
u32 jffs2_1pass_info(struct part_info *part);
|