#ifndef __BSP_MX_LIN_H #define __BSP_MX_LIN_H #include "at32a423.h" void mx_lin_handle(void); #endif