Files
nickel/include/nickel/bitman.h

14 lines
179 B
C

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