Changeset cb0ea39 in mainline for uspace/app/init/init.c


Ignore:
Timestamp:
2009-08-09T13:56:50Z (16 years ago)
Author:
Lenka Trochtova <trochtova.lenka@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
24f27bb
Parents:
24edc18
Message:

dd: initial import of the original svn branch

File:
1 edited

Legend:

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

    r24edc18 rcb0ea39  
    264264        getvc("vc6", "/app/klog");
    265265       
     266        usleep(1000000);
     267        spawn("/srv/pci");
     268       
    266269        return 0;
    267270}
Note: See TracChangeset for help on using the changeset viewer.