From 33cb8b0f854ed9a15db4f601866f11b1357d8ad3 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Fri, 19 Mar 2004 17:43:34 +0000 Subject: 2004-03-19 Andrew Cagney * config/pa/tm-hppa.h (GDB_TARGET_IS_HPPA): Delete unused macro. Index: doc/ChangeLog 2004-03-19 Andrew Cagney * gdbint.texinfo (Target Architecture Definition): Delete reference to GDB_TARGET_IS_HPPA. --- gdb/config/pa/tm-hppa.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'gdb/config/pa/tm-hppa.h') diff --git a/gdb/config/pa/tm-hppa.h b/gdb/config/pa/tm-hppa.h index 13dbd28..1a78c6c 100644 --- a/gdb/config/pa/tm-hppa.h +++ b/gdb/config/pa/tm-hppa.h @@ -103,8 +103,6 @@ extern int hppa_instruction_nullified (void); #define REG_PARM_STACK_SPACE 16 -#define GDB_TARGET_IS_HPPA - /* * Unwind table and descriptor. */ -- cgit v1.1