Changes in uspace/app/init/init.c [d9fae235:527298a] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/init/init.c
rd9fae235 r527298a 274 274 srv_start("/srv/cuda_adb"); 275 275 srv_start("/srv/i8042"); 276 srv_start("/srv/s3c24ser"); 276 277 srv_start("/srv/adb_ms"); 277 278 srv_start("/srv/char_ms"); 279 srv_start("/srv/s3c24ts"); 278 280 279 281 spawn("/srv/fb");
Note:
See TracChangeset
for help on using the changeset viewer.