Changes in uspace/app/init/init.c [4979403:00d7e1b] in mainline


Ignore:
File:
1 edited

Legend:

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

    r4979403 r00d7e1b  
    306306        srv_start("/srv/s3c24ts");
    307307       
     308        spawn("/srv/net");
     309       
    308310        spawn("/srv/fb");
    309311        spawn("/srv/input");
Note: See TracChangeset for help on using the changeset viewer.