#ifndef __CLOCKS_H__ #define __CLOCKS_H__ #include "conf_clocks.h" void clocks_init(void); #endif