Changeset 0f21c0c in mainline for uspace/app
- Timestamp:
- 2011-02-20T23:21:20Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 41b70d30, 9f554e64
- Parents:
- 83c291d
- Location:
- uspace/app/usbinfo
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/usbinfo/info.c
r83c291d r0f21c0c 37 37 #include <str_error.h> 38 38 #include <errno.h> 39 #include <usb/usbdrv.h>40 39 #include <usb/pipes.h> 41 40 #include <usb/recognise.h> -
uspace/app/usbinfo/main.c
r83c291d r0f21c0c 43 43 #include <devman.h> 44 44 #include <devmap.h> 45 #include <usb/usbdrv.h>46 45 #include "usbinfo.h" 47 46
Note:
See TracChangeset
for help on using the changeset viewer.
