summary refs log tree commit diff stats
path: root/include/trace-tcg.h
diff options
context:
space:
mode:
authorAlex Bennée <alex.bennee@linaro.org>2022-02-04 20:43:28 +0000
committerAlex Bennée <alex.bennee@linaro.org>2022-02-09 12:08:42 +0000
commitd201cf7a7323521a2abe4771298579673371a3cc (patch)
tree6ad306f4fa18f923d79eed56928535737c50ffac /include/trace-tcg.h
parentc51e51005b74162df7a9c568213acca85e254efa (diff)
downloadfocaccia-qemu-d201cf7a7323521a2abe4771298579673371a3cc.tar.gz
focaccia-qemu-d201cf7a7323521a2abe4771298579673371a3cc.zip
tracing: remove the trace-tcg includes from the build
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Cc: Luis Vilanova <vilanova@imperial.ac.uk>
Cc: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220204204335.1689602-20-alex.bennee@linaro.org>
Diffstat (limited to 'include/trace-tcg.h')
-rw-r--r--include/trace-tcg.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/trace-tcg.h b/include/trace-tcg.h
deleted file mode 100644
index da68608c85..0000000000
--- a/include/trace-tcg.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef TRACE_TCG_H
-#define TRACE_TCG_H
-
-#include "trace/generated-tcg-tracers.h"
-
-#endif /* TRACE_TCG_H */