1 2 3 4 5 6 7 8
#include <libaklog.h> #include <libakfs.h> void ak_fs_map_v4_init(akfs_map_v4* map) { (void)map; ak_log_debug(__func__, "Not implemented"); }