#ifndef FS_CMDS_H #define FS_CMDS_H #ifdef __cplusplus extern "C" { #endif void fs_cmds_init(void); #ifdef __cplusplus } #endif #endif /* TEST_H */