#ifndef _TC_FDT_H #define _TC_FDT_H #include extern void tc_fdt_init(void); extern void tc_fdt_set(u_int16_t count); #endif