6 lines
173 B
C
6 lines
173 B
C
|
#define CLIENT_TOOL_LIBRARIES_VAR "PRINT_EMBEDDED_TOOL_LIBRARIES"
|
||
|
#include "ompt-multiplex.h"
|
||
|
#define _TOOL_PREFIX " second_tool:"
|
||
|
#include "callback.h"
|
||
|
#undef _TOOL_PREFIX
|