blob: 223b5681dd92321c08f4df8d77681b12c7efa6aa [file] [log] [blame]
#ifndef SCALAR_INT_H
#define SCALAR_INT_H
#ifdef __cplusplus
extern "C" {
#endif
void init_scalar_int(void);
#ifdef __cplusplus
}
#endif
#endif /* SCALAR_INT_H */