Changeset 9c2d19d in mainline for uspace/lib/usbvirt/src/ipc_dev.c
- Timestamp:
- 2012-04-04T19:17:31Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3e2952b
- Parents:
- 5b0a3946 (diff), e882e3a (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usbvirt/src/ipc_dev.c
r5b0a3946 r9c2d19d 38 38 #include <assert.h> 39 39 #include <async.h> 40 #include <devman.h>41 40 #include <usbvirt/device.h> 42 41 #include <usbvirt/ipc.h>
Note:
See TracChangeset
for help on using the changeset viewer.