Changeset 103e7d7 in mainline for uspace/app/getvc/getvc.c
- Timestamp:
- 2009-06-15T22:24:18Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e3fa92aa
- Parents:
- 953769f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/getvc/getvc.c
r953769f r103e7d7 91 91 92 92 version_print(argv[1]); 93 fflush(stdout); 93 94 task_id_t id = spawn(argv[2]); 94 95 task_wait(id);
Note:
See TracChangeset
for help on using the changeset viewer.