Revision d445bde7

b/target-ppc/exec.h
32 32
#define USE_PRECISE_EMULATION 1
33 33

  
34 34
register struct CPUPPCState *env asm(AREG0);
35
#define TDX "%016" PRIx64
36 35

  
37 36
#if !defined(CONFIG_USER_ONLY)
38 37
#include "softmmu_exec.h"

Also available in: Unified diff