summaryrefslogtreecommitdiff
path: root/include/exec/helper-proto.h
diff options
context:
space:
mode:
authorLluís Vilanova <vilanova@ac.upc.edu>2014-05-30 14:12:07 +0200
committerStefan Hajnoczi <stefanha@redhat.com>2014-08-12 14:26:12 +0100
commit76b53aa32457e63957540d99149901989c075d3c (patch)
tree32bc9e8cbd974ea548515cad3673eab31fd817d8 /include/exec/helper-proto.h
parentf4654226d42cff5351b5f0df5913c5cf04775cdc (diff)
downloadqemu-76b53aa32457e63957540d99149901989c075d3c.tar.gz
trace: [tcg] Include TCG-tracing helpers
Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'include/exec/helper-proto.h')
-rw-r--r--include/exec/helper-proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/exec/helper-proto.h b/include/exec/helper-proto.h
index 828951c609..effdd4383a 100644
--- a/include/exec/helper-proto.h
+++ b/include/exec/helper-proto.h
@@ -27,6 +27,7 @@ dh_ctype(ret) HELPER(name) (dh_ctype(t1), dh_ctype(t2), dh_ctype(t3), \
dh_ctype(t4), dh_ctype(t5));
#include "helper.h"
+#include "trace/generated-helpers.h"
#include "tcg-runtime.h"
#undef DEF_HELPER_FLAGS_0