Changes in uspace/app/init/init.c [d50db30:4979403] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/init/init.c
rd50db30 r4979403 302 302 spawn("/srv/obio"); 303 303 srv_start("/srv/cuda_adb"); 304 srv_start("/srv/i8042"); 304 305 srv_start("/srv/s3c24ser"); 305 306 srv_start("/srv/s3c24ts"); 306 307 spawn("/srv/net");308 307 309 308 spawn("/srv/fb"); … … 312 311 313 312 spawn("/srv/clip"); 314 spawn("/srv/remcons");315 313 316 314 /*
Note:
See TracChangeset
for help on using the changeset viewer.