summaryrefslogtreecommitdiffstats
path: root/gdb/config/h8500
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/h8500')
-rw-r--r--gdb/config/h8500/tm-h8500.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/config/h8500/tm-h8500.h b/gdb/config/h8500/tm-h8500.h
index 75e377a1b1..c908bf8c37 100644
--- a/gdb/config/h8500/tm-h8500.h
+++ b/gdb/config/h8500/tm-h8500.h
@@ -277,7 +277,6 @@ CORE_ADDR h8500_frame_chain (/* FRAME thisframe */);
typedef unsigned short INSN_WORD;
#define ADDR_BITS_REMOVE(addr) ((addr) & 0xffffff)
-#define ADDR_BITS_SET(addr) (((addr)))
#define read_memory_short(x) (read_memory_integer(x,2) & 0xffff)
#define DONT_USE_REMOTE
OpenPOWER on IntegriCloud