entrance/src/bin/entrance_conf_log.h

8 lines
169 B
C

#ifndef ENTRANCE_CONF_LOG_H_
#define ENTRANCE_CONF_LOG_H_
void entrance_conf_log_init(void);
void entrance_conf_log_shutdown(void);
#endif /* ENTRANCE_CONF_MAIN_H_ */