hammer/src/internal.h

8 lines
167 B
C
Raw Normal View History

2012-04-23 19:39:44 +01:00
#ifndef HAMMER_INTERNAL__H
#define HAMMER_INTERNAL__H
#include "hammer.h"
long long read_bits(parse_state_t* state, int count);
#endif // #ifndef HAMMER_INTERNAL__H