From f1e7bafcec44c1c8d9a062127d11ba8906539b4d Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Fri, 8 Oct 1993 00:37:19 +0000 Subject: * config/h8300/tm-h8300.h: Don't define sr_get_debug. * remote-sim.c: Include remote-utils.h. * target.h: Add comment about target_has_execution. --- gdb/config/h8300/tm-h8300.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'gdb/config') diff --git a/gdb/config/h8300/tm-h8300.h b/gdb/config/h8300/tm-h8300.h index 617d2b46b8e..16d5415ebe6 100644 --- a/gdb/config/h8300/tm-h8300.h +++ b/gdb/config/h8300/tm-h8300.h @@ -288,5 +288,3 @@ typedef unsigned short INSN_WORD; #define DONT_USE_REMOTE #define PRINT_REGISTER_HOOK(regno) print_register_hook(regno) - -#define sr_get_debug() 0 -- cgit v1.2.1