#ifndef __USB_INIT #define __USB_INIT #include extern uint16_t usb_init(uint8_t state) __z88dk_fastcall; #endif