projects
/
qemu.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
tcg: Push tcg-runtime routines into exec/helper-*
[qemu.git]
/
include
/
exec
/
helper-tcg.h
diff --git
a/include/exec/helper-tcg.h
b/include/exec/helper-tcg.h
index 9be5429fa13ede34bbede7b26abaf05deef9a79b..0da6b9788a51b9746706ecf81f0e29289c8adb27 100644
(file)
--- a/
include/exec/helper-tcg.h
+++ b/
include/exec/helper-tcg.h
@@
-24,6
+24,7
@@
DEF_HELPER_FLAGS_0(name, flags, ret)
DEF_HELPER_FLAGS_0(name, flags, ret)
#include "helper.h"
+#include "tcg-runtime.h"
#undef DEF_HELPER_FLAGS_0
#undef DEF_HELPER_FLAGS_1
This page took
0.020418 seconds
and
4
git commands to generate.