2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-04 09:27:11 +08:00
artiq/soc/runtime/moninj.h

7 lines
88 B
C
Raw Normal View History

2015-06-03 18:26:19 +08:00
#ifndef __MONINJ_H
#define __MONINJ_H
void moninj_init(void);
#endif /* __MONINJ_H */