Changes in uspace/drv/ohci/hw_struct/hcca.h [fd153d3:fc9f88d] in mainline
- File:
-
- 1 edited
-
uspace/drv/ohci/hw_struct/hcca.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/ohci/hw_struct/hcca.h
rfd153d3 rfc9f88d 43 43 uint32_t done_head; 44 44 uint32_t reserved[29]; 45 } __attribute__((packed , aligned)) hcca_t;45 } __attribute__((packed)) hcca_t; 46 46 47 47 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
