Changeset fe656783 in mainline for uspace/app/hbench/malloc/malloc1.c
- Timestamp:
- 2019-01-06T22:19:21Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d926f42
- Parents:
- 1bad5fd
- git-author:
- Vojtech Horky <vojtech.horky@…> (2019-01-06 22:13:04)
- git-committer:
- Vojtech Horky <vojtech.horky@…> (2019-01-06 22:19:21)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/hbench/malloc/malloc1.c
r1bad5fd rfe656783 31 31 #include <stdlib.h> 32 32 #include "../benchlist.h" 33 #include "../ perf.h"33 #include "../hbench.h" 34 34 35 35 static bool runner(stopwatch_t *stopwatch, uint64_t size,
Note:
See TracChangeset
for help on using the changeset viewer.