summaryrefslogtreecommitdiffstats
path: root/include/trace.h
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2012-12-24 14:06:27 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2013-01-12 18:42:51 +0100
commit0e848f482bce75f4d9cbac9f495fa45e51d08c9a (patch)
treef52198287ad45d74196fb5fde1923477c9cd71b2 /include/trace.h
parent84ecb7a6b9b2b14adadc1ff21c854d9e5f42be56 (diff)
downloadhqemu-0e848f482bce75f4d9cbac9f495fa45e51d08c9a.zip
hqemu-0e848f482bce75f4d9cbac9f495fa45e51d08c9a.tar.gz
build: some simplifications for "trace/Makefile.objs"
Signed-off-by: LluĂ­s Vilanova <vilanova@ac.upc.edu> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/trace.h')
-rw-r--r--include/trace.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/trace.h b/include/trace.h
new file mode 100644
index 0000000..c15f498
--- /dev/null
+++ b/include/trace.h
@@ -0,0 +1,6 @@
+#ifndef TRACE_H
+#define TRACE_H
+
+#include "trace/generated-tracers.h"
+
+#endif /* TRACE_H */
OpenPOWER on IntegriCloud