From 90e189ece147115c66c9864fd832524543a50530 Mon Sep 17 00:00:00 2001 From: Blue Swirl Date: Sun, 16 Aug 2009 11:13:18 +0000 Subject: Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx Signed-off-by: Blue Swirl --- target-ppc/cpu.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'target-ppc/cpu.h') diff --git a/target-ppc/cpu.h b/target-ppc/cpu.h index 6f37f4be7b..1c6c0601a7 100644 --- a/target-ppc/cpu.h +++ b/target-ppc/cpu.h @@ -57,8 +57,6 @@ #include "cpu-defs.h" #define REGX "%016" PRIx64 -#define ADDRX TARGET_FMT_lx -#define PADDRX TARGET_FMT_plx #include -- cgit v1.2.3-55-g7522