Changeset abf3564 in mainline for uspace/app/tester/tester.c
- Timestamp:
- 2008-09-18T22:19:42Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f7176b1
- Parents:
- 073c9e6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/tester/tester.c
r073c9e6 rabf3564 110 110 int main(int argc, char **argv) 111 111 { 112 printf("x"); while(1); 113 112 114 printf("Number of arguments: %d\n", argc); 113 115 if (argv) {
Note:
See TracChangeset
for help on using the changeset viewer.