Changeset 6f3700d in mainline
- Timestamp:
- 2017-12-21T13:49:17Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4abb134
- Parents:
- 06f45cf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/tmon/stress_test.c
r06f45cf r6f3700d 58 58 // Default values. 59 59 p->cycles = 1024; 60 p->size = 65 432;60 p->size = 65024; 61 61 62 62 // TODO: Parse argc, argv here.
Note:
See TracChangeset
for help on using the changeset viewer.