open-story-teller/software/system/fs_task.h

6 lines
84 B
C

#ifndef FS_TASK_H
#define FS_TASK_H
void fs_task_initialize();
#endif // FS_TASK_H