Changeset b53ca1e in mainline for uspace/app/tester/adt/usbaddrkeep.c
- Timestamp:
- 2011-02-14T18:06:48Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 567d002
- Parents:
- 54d9058 (diff), bfe0eb5 (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/app/tester/adt/usbaddrkeep.c
r54d9058 rb53ca1e 29 29 #include <stdio.h> 30 30 #include <stdlib.h> 31 #include <usb/ hcd.h>31 #include <usb/addrkeep.h> 32 32 #include <errno.h> 33 33 #include "../tester.h"
Note:
See TracChangeset
for help on using the changeset viewer.