Files
nickel/include/nickel/log.h

14 lines
170 B
C

#ifndef __NICKEL_LOG_H_
#define __NICKEL_LOG_H_
#ifdef __cplusplus
extern "C" {
#endif
/* header contents */
#ifdef __cplusplus
}
#endif
#endif /* __NICKEL_LOG_H_ */