Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/bus/usb/ohci/ohci_regs.h

    r33cffa7 rc44a5f1  
    228228#define RHPS_PRSC_FLAG (1 << 20) /* port reset status change WC */
    229229#define RHPS_CHANGE_WC_MASK 0x1f0000
    230 } ohci_regs_t;
     230} __attribute__((packed)) ohci_regs_t;
    231231#endif
    232232/**
Note: See TracChangeset for help on using the changeset viewer.