diff options
Diffstat (limited to 'target-ppc/cpu.h')
-rw-r--r-- | target-ppc/cpu.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target-ppc/cpu.h b/target-ppc/cpu.h index 1c6c0601a7..420ea869a0 100644 --- a/target-ppc/cpu.h +++ b/target-ppc/cpu.h @@ -56,8 +56,6 @@ #include "cpu-defs.h" -#define REGX "%016" PRIx64 - #include <setjmp.h> #include "softfloat.h" |