From 76b53aa32457e63957540d99149901989c075d3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Llu=C3=ADs=20Vilanova?= Date: Fri, 30 May 2014 14:12:07 +0200 Subject: trace: [tcg] Include TCG-tracing helpers MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: LluĂ­s Vilanova Signed-off-by: Stefan Hajnoczi --- include/exec/helper-tcg.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/exec/helper-tcg.h') diff --git a/include/exec/helper-tcg.h b/include/exec/helper-tcg.h index d704c81..79fa3c8 100644 --- a/include/exec/helper-tcg.h +++ b/include/exec/helper-tcg.h @@ -36,6 +36,7 @@ | dh_sizemask(t5, 5) }, #include "helper.h" +#include "trace/generated-helpers.h" #include "tcg-runtime.h" #undef DEF_HELPER_FLAGS_0 -- cgit v1.1