#ifndef _TIMER4_H #define _TIMER4_H #include "common.h" void TIM4_INIT(void); #endif