nuclear@4: #ifndef LOG_H_ nuclear@4: #define LOG_H_ nuclear@4: nuclear@4: void sgl_log(const char *fmt, ...); nuclear@4: nuclear@4: #endif /* LOG_H_ */