Changeset 1a38701 in mainline for uspace/app
- Timestamp:
- 2011-12-12T12:09:12Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- dbb7e3b
- Parents:
- c24c157d
- Location:
- uspace/app
- Files:
-
- 2 edited
-
mkbd/main.c (modified) (1 diff)
-
usbinfo/main.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/mkbd/main.c
rc24c157d r1a38701 48 48 #include <usb/dev/pipes.h> 49 49 #include <async.h> 50 #include <usb/dev.h> 50 51 #include <usb/hid/usages/core.h> 51 52 #include <usb/hid/hidparser.h> -
uspace/app/usbinfo/main.c
rc24c157d r1a38701 44 44 #include <loc.h> 45 45 #include <usb/hc.h> 46 #include <usb/dev.h> 46 47 #include <usb/dev/pipes.h> 47 48 #include "usbinfo.h"
Note:
See TracChangeset
for help on using the changeset viewer.
