diff options
Diffstat (limited to 'include/trace-tcg.h')
-rw-r--r-- | include/trace-tcg.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/include/trace-tcg.h b/include/trace-tcg.h new file mode 100644 index 0000000000..6f6bdbb44a --- /dev/null +++ b/include/trace-tcg.h @@ -0,0 +1,7 @@ +#ifndef TRACE_TCG_H +#define TRACE_TCG_H + +#include "trace/generated-tcg-tracers.h" +#include "trace/generated-events.h" + +#endif /* TRACE_TCG_H */ |