litex/software/videomixer/ci.h

6 lines
61 B
C

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