artiq/artiq/runtime/moninj.h

7 lines
88 B
C

#ifndef __MONINJ_H
#define __MONINJ_H
void moninj_init(void);
#endif /* __MONINJ_H */