Changes in uspace/app/init/init.c [bb2dbf8:9f51afc] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/init/init.c

    rbb2dbf8 r9f51afc  
    265265        spawn("/srv/fhc");
    266266        spawn("/srv/obio");
     267        srv_start("/srv/i8042");
     268        srv_start("/srv/c_mouse");
    267269
    268270        spawn("/srv/fb");
Note: See TracChangeset for help on using the changeset viewer.