#include "clock.h" void main() { init_clock(); while (1) {} }