aboutsummaryrefslogtreecommitdiff
path: root/target-ppc
diff options
context:
space:
mode:
Diffstat (limited to 'target-ppc')
-rw-r--r--target-ppc/exec.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/target-ppc/exec.h b/target-ppc/exec.h
index 3f85b206e9..13e1efe54c 100644
--- a/target-ppc/exec.h
+++ b/target-ppc/exec.h
@@ -32,7 +32,6 @@
#define USE_PRECISE_EMULATION 1
register struct CPUPPCState *env asm(AREG0);
-#define TDX "%016" PRIx64
#if !defined(CONFIG_USER_ONLY)
#include "softmmu_exec.h"