Changeset 8e33e1d in mainline for uspace/app/init/init.c
- Timestamp:
- 2010-01-29T17:15:32Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b86d436
- Parents:
- 86018c1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/init/init.c
r86018c1 r8e33e1d 263 263 } 264 264 265 //spawn("/srv/fhc");266 //spawn("/srv/obio");267 //srv_start("/srv/i8042");268 //srv_start("/srv/c_mouse");265 spawn("/srv/fhc"); 266 spawn("/srv/obio"); 267 srv_start("/srv/i8042"); 268 srv_start("/srv/c_mouse"); 269 269 270 270 spawn("/srv/fb");
Note:
See TracChangeset
for help on using the changeset viewer.