Changeset 08bc23d in mainline for uspace/srv/devman/main.c
- Timestamp:
- 2013-09-10T20:26:27Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d80d7a8
- Parents:
- 07525cd (diff), a60e90b (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/srv/devman/main.c
r07525cd r08bc23d 58 58 #include <loc.h> 59 59 60 #include "dev.h" 60 61 #include "devman.h" 62 #include "devtree.h" 63 #include "driver.h" 64 #include "fun.h" 65 #include "loc.h" 61 66 62 67 #define DRIVER_DEFAULT_STORE "/drv"
Note:
See TracChangeset
for help on using the changeset viewer.