#ifndef _BL_USB_H #define _BL_USB_H extern int bl_usb(void); extern int bl_uart(void); #endif