#ifndef _BSP_SYS_H_ #define _BSP_SYS_H_ extern void bsp_sys_init(void); #endif