summaryrefslogtreecommitdiff
path: root/target-ppc/cpu.h
diff options
context:
space:
mode:
authorBlue Swirl <blauwirbel@gmail.com>2009-08-16 11:54:37 +0000
committerBlue Swirl <blauwirbel@gmail.com>2009-08-16 11:54:37 +0000
commitb11ebf64b696952e83f3dfbee8c42a5b6cb4a389 (patch)
tree1e0673e4291cd8df858f4bb4ceecb257b0ff71d8 /target-ppc/cpu.h
parent90e189ece147115c66c9864fd832524543a50530 (diff)
downloadqemu-b11ebf64b696952e83f3dfbee8c42a5b6cb4a389.tar.gz
Replace REGX with PRIx64
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'target-ppc/cpu.h')
-rw-r--r--target-ppc/cpu.h2
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"