Changeset fe656783 in mainline for uspace/app/hbench/ipc/ping_pong.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/ipc/ping_pong.c
r1bad5fd rfe656783 33 33 #include <str_error.h> 34 34 #include "../benchlist.h" 35 #include "../ perf.h"35 #include "../hbench.h" 36 36 37 37 static ipc_test_t *test = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.