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-old
/
z80
/
drivers
/
include
/
ctc.h
blob: 80e8b4ba2f445c94fb186fab1c0f99bf689c3489 (
plain
)
1
2
3
4
5
6
#ifndef __CTC_H__
#define __CTC_H__
void
ctc_control
();
#endif
/* __CTC_H__ */