nuclear@0: #ifndef TGI_LOGGER_H_ nuclear@0: #define TGI_LOGGER_H_ nuclear@0: nuclear@0: void tgi_log(const char *fmt, ...); nuclear@0: nuclear@0: #endif /* TGI_LOGGER_H_ */