Changeset 3acb285 in mainline for uspace/app/init/init.c
- Timestamp:
- 2011-03-31T18:22:14Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 73aec008, 8436590
- Parents:
- fc51296
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/init/init.c
rfc51296 r3acb285 272 272 mount_tmpfs(); 273 273 274 #ifdef CONFIG_START_DEVMAN 275 spawn("/srv/devman"); 276 #endif 274 277 spawn("/srv/apic"); 275 278 spawn("/srv/i8259");
Note:
See TracChangeset
for help on using the changeset viewer.