Changeset a79d88d in mainline for uspace/srv/devman/main.c
- Timestamp:
- 2010-10-21T19:23:23Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7a252ec8
- Parents:
- 374ad3c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/devman/main.c
r374ad3c ra79d88d 57 57 #include "devman.h" 58 58 59 #define DRIVER_DEFAULT_STORE "/ srv/drivers"59 #define DRIVER_DEFAULT_STORE "/drv" 60 60 61 61 static driver_list_t drivers_list;
Note:
See TracChangeset
for help on using the changeset viewer.