Changeset 193da9d6 in mainline for uspace/drv/bus/usb/usbhub/port_status.h
- Timestamp:
- 2011-09-19T14:15:55Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7a05ced0
- Parents:
- 34a0d17
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/usbhub/port_status.h
r34a0d17 r193da9d6 1 1 /* 2 2 * Copyright (c) 2010 Matus Dekanek 3 * Copyright (c) 2011 Jan Vesely 3 4 * All rights reserved. 4 5 * … … 36 37 #include <sys/types.h> 37 38 #include <usb/dev/request.h> 38 #include "usbhub_private.h"39 39 40 40 /**
Note:
See TracChangeset
for help on using the changeset viewer.