Changeset 5559712 in mainline for uspace/srv/devman
- Timestamp:
- 2019-08-03T09:28:50Z (6 years ago)
- Children:
- c0e4fc50
- Parents:
- 2dda1d4
- git-author:
- Michal Koutný <xm.koutny+hos@…> (2015-05-07 11:49:47)
- git-committer:
- Matthieu Riolo <matthieu.riolo@…> (2019-08-03 09:28:50)
- Location:
- uspace/srv/devman
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/devman/devman.h
r2dda1d4 r5559712 48 48 #define NAME "devman" 49 49 50 #define LOC_DEVICE_NAMESPACE "devices"51 50 #define LOC_SEPARATOR '\\' 52 51 -
uspace/srv/devman/loc.c
r2dda1d4 r5559712 31 31 */ 32 32 33 #include <ipc/services.h> 33 34 #include <loc.h> 34 35 #include <stdio.h>
Note:
See TracChangeset
for help on using the changeset viewer.
