Changeset 08d9c4e6 in mainline for uspace/app/init/init.c
- Timestamp:
- 2010-02-15T21:04:59Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e85920d
- Parents:
- e2b9a993
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/init/init.c
re2b9a993 r08d9c4e6 315 315 316 316 usleep(1000000); 317 spawn("/srv/dd"); 317 //spawn("/srv/dd"); 318 319 srv_start("/srv/devman"); 318 320 319 321 return 0;
Note:
See TracChangeset
for help on using the changeset viewer.