#ifndef __INIT_CLOCK_H__ #define __INIT_CLOCK_H__ // Functions: void InitClock(void); #endif