summaryrefslogtreecommitdiffstats
path: root/sw/z80_test/ctc.h
blob: c6b31504ab8b25c2804db0c1c2792a2e3449a8de (plain)
1
2
3
4
5
6
#ifndef __CTC_H__
#define __CTC_H__

void ctc_control();

#endif /* __CTC_H__ */