6 lines
71 B
C
6 lines
71 B
C
#include "lib/oofatfs/ff.h"
|
|
|
|
DWORD get_fattime(void) {
|
|
return 0;
|
|
}
|