/** * @file oh_conf.h * @version $Id * * The header file that defines the platform independent configurations. */ #ifndef _OH_CONF_H_ #define _OH_CONF_H_ #include "oh_confa.h" #ifdef __cplusplus extern "C" { #endif /* __cplusplus */ #ifdef __cplusplus } #endif /* __cplusplus */ #endif /* _OH_CONF_H_ */