Changeset a36c4aa in mainline for uspace/drv/bus/usb/xhci/hw_struct
- Timestamp:
- 2025-08-12T18:03:48Z (7 months ago)
- Branches:
- master
- Children:
- 113fb4f
- Parents:
- 2e9f284
- File:
-
- 1 edited
-
uspace/drv/bus/usb/xhci/hw_struct/regs.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/xhci/hw_struct/regs.h
r2e9f284 ra36c4aa 551 551 552 552 typedef union { 553 char str [4];553 char str[4] __attribute__((nonstring)); 554 554 uint32_t packed; 555 555 } xhci_sp_name_t;
Note:
See TracChangeset
for help on using the changeset viewer.
