Changeset b371844 in mainline for uspace/srv/hw/bus/usb/hcd/virtual/vhcd.h
- Timestamp:
- 2010-10-10T11:53:05Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b8100da
- Parents:
- bc9a629
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hw/bus/usb/hcd/virtual/vhcd.h
rbc9a629 rb371844 41 41 #define DEVMAP_PATH NAMESPACE "/" NAME 42 42 43 /** Debugging printf. 44 * @see printf 45 */ 43 46 static inline void dprintf(const char * format, ...) 44 47 {
Note:
See TracChangeset
for help on using the changeset viewer.