00001 00006 #ifndef __USBP_COMMON_H__ 00007 #define __USBP_COMMON_H__ 00008 00009 typedef unsigned char byte; 00010 00011 #endif