Blame | Last modification | View Log | RSS feed
#ifndef __APP_UMSBOOT_USBGLUE_H__ #define __APP_UMSBOOT_USBGLUE_H__ #include "global.h" #include "protocol/usb/usb.h" extern const struct usb_instance usb_data; #endif
#ifndef __APP_UMSBOOT_USBGLUE_H__
#define __APP_UMSBOOT_USBGLUE_H__
#include "global.h"
#include "protocol/usb/usb.h"
extern const struct usb_instance usb_data;
#endif