summaryrefslogtreecommitdiffstats
path: root/gdb/config/h8500/tm-h8500.h
diff options
context:
space:
mode:
authorStan Shebs <shebs@codesourcery.com>1994-08-30 20:29:26 +0000
committerStan Shebs <shebs@codesourcery.com>1994-08-30 20:29:26 +0000
commitbad5ceb8162e41575f211533a1259a809fb37b87 (patch)
tree787f021c04ffa0ea1d7550cb560c0ec33b699a2d /gdb/config/h8500/tm-h8500.h
parent1fde209cc118c37fbf44743c1fd5d49f2a2969d7 (diff)
downloadppe42-binutils-bad5ceb8162e41575f211533a1259a809fb37b87.tar.gz
ppe42-binutils-bad5ceb8162e41575f211533a1259a809fb37b87.zip
* config/h8500/tm-8500.h (DONT_USE_REMOTE): Remove definition,
an obsolete conditional. * config/pa/tm-hppa.h (BREAKPOINT) [KERNELDEBUG]: Remove use, an obsolete conditional. * config/rs6000/rs6000.mh, config/rs6000/rs6000.mt: Clean up comments.
Diffstat (limited to 'gdb/config/h8500/tm-h8500.h')
-rw-r--r--gdb/config/h8500/tm-h8500.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/config/h8500/tm-h8500.h b/gdb/config/h8500/tm-h8500.h
index 9a54bf3703..2dc568acaa 100644
--- a/gdb/config/h8500/tm-h8500.h
+++ b/gdb/config/h8500/tm-h8500.h
@@ -275,8 +275,6 @@ typedef unsigned short INSN_WORD;
#define ADDR_BITS_REMOVE(addr) ((addr) & 0xffffff)
#define read_memory_short(x) (read_memory_integer(x,2) & 0xffff)
-#define DONT_USE_REMOTE
-
#define PRINT_REGISTER_HOOK(regno) print_register_hook(regno)
OpenPOWER on IntegriCloud