Changeset 5ebdf94 in mainline for uspace/app/init/init.c


Ignore:
Timestamp:
2009-11-22T11:44:57Z (16 years ago)
Author:
Lenka Trochtova <trochtova.lenka@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
3f085132
Parents:
1787e527
Message:

dd branch merged with head

File:
1 edited

Legend:

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

    r1787e527 r5ebdf94  
    264264       
    265265        usleep(1000000);
    266         spawn("/srv/pci");
     266        spawn("/srv/dd");
    267267       
    268268        return 0;
Note: See TracChangeset for help on using the changeset viewer.