diff options
Diffstat (limited to 'tcg')
-rw-r--r-- | tcg/tcg.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -36,6 +36,7 @@ #include "qemu/timer.h" #include "exec/translation-block.h" #include "exec/tlb-common.h" +#include "tcg/startup.h" #include "tcg/tcg-op-common.h" #if UINTPTR_MAX == UINT32_MAX |