da15797eaec7 ^
e9268ef2252c ^
1 2 3 4
5
6 7
#ifndef MACH_TCC8K_COMMON_H #define MACH_TCC8K_COMMON_H extern void tcc_clocks_init(unsigned long xi_freq, unsigned long xti_freq); extern void tcc8k_init_irq(void); #endif