Changeset 8d6c1f1 in mainline for uspace/app/init/init.c
- Timestamp:
- 2011-06-07T21:31:35Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 75608143
- Parents:
- ff4f073 (diff), eb522e8 (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/app/init/init.c
rff4f073 r8d6c1f1 272 272 mount_tmpfs(); 273 273 274 #ifdef CONFIG_START_DEVMAN275 274 spawn("/srv/devman"); 276 #endif277 275 spawn("/srv/apic"); 278 276 spawn("/srv/i8259");
Note:
See TracChangeset
for help on using the changeset viewer.