#ifndef CPSW_YAML_LOADER_H #define CPSW_YAML_LOADER_H #include #ifdef __cplusplus extern "C" { #endif /* __cplusplus */ Path cpswGetRoot(void); #ifdef __cplusplus } /* extern C */ #endif /* __cplusplus */ #endif /* CPSW_YAML_LOADER_H */