index
:
sam/z80uPC
atlas
hardware
master
naopross
Microcomputer based on the Z80 processor
Linux User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
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__ */