Changes in uspace/app/init/init.c [d3a8e47:f7cbc6f] in mainline


Ignore:
File:
1 edited

Legend:

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

    rd3a8e47 rf7cbc6f  
    302302        spawn("/srv/obio");
    303303        srv_start("/srv/cuda_adb");
    304         srv_start("/srv/s3c24ser");
    305         srv_start("/srv/s3c24ts");
     304        srv_start("/srv/s3c24xx_uart");
     305        srv_start("/srv/s3c24xx_ts");
    306306       
    307307        spawn("/srv/loopip");
Note: See TracChangeset for help on using the changeset viewer.