Changeset 5ebdf94 in mainline for uspace/app/init/init.c
- Timestamp:
- 2009-11-22T11:44:57Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3f085132
- Parents:
- 1787e527
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/init/init.c
r1787e527 r5ebdf94 264 264 265 265 usleep(1000000); 266 spawn("/srv/ pci");266 spawn("/srv/dd"); 267 267 268 268 return 0;
Note:
See TracChangeset
for help on using the changeset viewer.