litex/software/videomixer/ci.h
2013-11-11 23:20:21 +01:00

6 lines
No EOL
61 B
C

#ifndef __CI_H
#define __CI_H
void ci_service(void);
#endif