#ifndef MSP_BSL_H_INCLUDED #define MSP_BSL_H_INCLUDED int msp_bsl(char *firmware_file, char *devname); #endif