nuclear@0: #ifndef LOGGER_H_ nuclear@0: #define LOGGER_H_ nuclear@0: nuclear@0: int start_logger(void); nuclear@0: nuclear@0: #endif /* LOGGER_H_ */