Changeset 8064c2f6 in mainline for uspace/drv/bus/usb/uhci/hw_struct/link_pointer.h
- Timestamp:
- 2013-09-28T21:51:51Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 11a3b5f
- Parents:
- 8f1dd3b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/uhci/hw_struct/link_pointer.h
r8f1dd3b r8064c2f6 35 35 #define DRV_UHCI_HW_STRUCT_LINK_POINTER_H 36 36 37 #include <sys/types.h> 38 37 39 /** UHCI link pointer, used by many data structures */ 38 40 typedef uint32_t link_pointer_t;
Note:
See TracChangeset
for help on using the changeset viewer.