Changeset bb2dbf8 in mainline
- Timestamp:
- 2009-12-25T20:34:58Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2c34be8, 3f29834, 73f56e4
- Parents:
- eacb957
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/init/init.c
reacb957 rbb2dbf8 263 263 } 264 264 265 spawn("/srv/fhc"); 266 spawn("/srv/obio"); 267 265 268 spawn("/srv/fb"); 266 269 spawn("/srv/kbd"); … … 268 271 269 272 spawn("/srv/clip"); 270 spawn("/srv/fhc");271 spawn("/srv/obio");272 273 273 274 /*
Note:
See TracChangeset
for help on using the changeset viewer.