]> Git Repo - qemu.git/blobdiff - tcg/tcg.h
tcg: Push tcg-runtime routines into exec/helper-*
[qemu.git] / tcg / tcg.h
index fbc93101cf96fdc9a506a2f4ec84bd317f500f61..7e7d5910e89338177765e0b6449368e8df513033 100644 (file)
--- a/tcg/tcg.h
+++ b/tcg/tcg.h
@@ -54,8 +54,6 @@ typedef uint64_t tcg_target_ulong;
 #error unsupported
 #endif
 
-#include "tcg-runtime.h"
-
 #if TCG_TARGET_NB_REGS <= 32
 typedef uint32_t TCGRegSet;
 #elif TCG_TARGET_NB_REGS <= 64
This page took 0.023047 seconds and 4 git commands to generate.