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