Changes in uspace/app/init/init.c [5f88293:1875a0c] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/init/init.c
r5f88293 r1875a0c 275 275 srv_start("/srv/i8042"); 276 276 srv_start("/srv/s3c24ser"); 277 srv_start("/srv/adb_ms");278 srv_start("/srv/char_ms");279 277 srv_start("/srv/s3c24ts"); 280 278 281 279 spawn("/srv/fb"); 282 280 spawn("/srv/input"); 283 console("hid _in/input");281 console("hid/input"); 284 282 285 283 spawn("/srv/clip");
Note:
See TracChangeset
for help on using the changeset viewer.