#ifndef _BSP_H_ #define _BSP_H_ void msgToModem(char *p); void CreateSerialAtThead(void); #endif