forked from M-Labs/artiq
1
0
Fork 0
artiq/soc/runtime/moninj.h

7 lines
88 B
C

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