diff options
author | Joel Brobecker <brobecker@gnat.com> | 2002-12-03 22:13:38 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2002-12-03 22:13:38 +0000 |
commit | 891c7f5fcd877d758a41e20c5ab9b7b50a8d73b7 (patch) | |
tree | 22af0b9142350813034c2cda9004765ed1727b4a /gdb/config | |
parent | 15723a45b7daa3a4549682d52fa7d3b2bc2438a6 (diff) | |
download | gdb-891c7f5fcd877d758a41e20c5ab9b7b50a8d73b7.zip gdb-891c7f5fcd877d758a41e20c5ab9b7b50a8d73b7.tar.gz gdb-891c7f5fcd877d758a41e20c5ab9b7b50a8d73b7.tar.bz2 |
* config/pa/tm-hppah.h (SNAP1): Remove unused macro.
(SNAP2): Likewise.
Diffstat (limited to 'gdb/config')
-rw-r--r-- | gdb/config/pa/tm-hppah.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/config/pa/tm-hppah.h b/gdb/config/pa/tm-hppah.h index 022e124..9f44e57 100644 --- a/gdb/config/pa/tm-hppah.h +++ b/gdb/config/pa/tm-hppah.h @@ -21,9 +21,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#define HPUX_SNAP1 -#define HPUX_SNAP2 - /* The solib hooks are not really designed to have a list of hook and handler routines. So until we clean up those interfaces you either get SOM shared libraries or HP's unusual PA64 ELF shared |