Changeset fec7ba0 in mainline for uspace/drv/bus/usb/xhci/hw_struct/common.h
- Timestamp:
- 2019-01-11T18:17:38Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5b3e74a, ad40b74b, e0e5e6f5
- Parents:
- dcec5d2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/xhci/hw_struct/common.h
rdcec5d2 rfec7ba0 45 45 #include <ddi.h> 46 46 #include <errno.h> 47 #include <fibril.h> 47 48 48 49 #define host2xhci(size, val) host2uint##size##_t_le((val))
Note:
See TracChangeset
for help on using the changeset viewer.