Revision 9147b752 hw/usb.h

b/hw/usb.h
338 338
    musb_irq_tx,
339 339
    musb_set_vbus,
340 340
    musb_set_session,
341
    __musb_irq_max,
341
    /* Add new interrupts here */
342
    musb_irq_max, /* total number of interrupts defined */
342 343
};
343 344

  
344 345
typedef struct MUSBState MUSBState;

Also available in: Unified diff