00001 00006 #include "fat.h" 00049 int fat_read(FILE *fs, struct fat_ctrl *f_ctrl, char *path, int start, 00050 int data_len, char *data);