#ifndef _CAN__TP_H_ #define _CAN__TP_H_ void Init_CAN(void); void can_test(int j); void CAN_Routing(int j); #endif