Changeset cb0ea39 in mainline for uspace/app/init/init.c
- Timestamp:
- 2009-08-09T13:56:50Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 24f27bb
- Parents:
- 24edc18
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/init/init.c
r24edc18 rcb0ea39 264 264 getvc("vc6", "/app/klog"); 265 265 266 usleep(1000000); 267 spawn("/srv/pci"); 268 266 269 return 0; 267 270 }
Note:
See TracChangeset
for help on using the changeset viewer.