Changes in uspace/app/init/init.c [ffa2c8ef:3acb285] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/init/init.c
rffa2c8ef 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.