#ifndef SYS_FILESYS_H #define SYS_FILESYS_H void filesys_init(void); #endif