From 43c998558fe5e8609b1b7149565bdd35345c22d5 Mon Sep 17 00:00:00 2001 From: Stan Shebs Date: Sun, 4 Sep 1994 23:41:20 +0000 Subject: [PATCH] * cxux-nat.c (target_is_m88110): Remove definition. --- gdb/ChangeLog | 2 ++ gdb/cxux-nat.c | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 696c28260f..a75af8530e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,7 @@ Sun Sep 4 16:06:34 1994 Stan Shebs (shebs@andros.cygnus.com) + * cxux-nat.c (target_is_m88110): Remove definition. + * configure.in (config/nm-empty.h): If cross only, use instead of config/nm-trash.h. * config/nm-trash.h: Remove. diff --git a/gdb/cxux-nat.c b/gdb/cxux-nat.c index b36abcef72..b47c19d488 100644 --- a/gdb/cxux-nat.c +++ b/gdb/cxux-nat.c @@ -398,8 +398,6 @@ add_shared_symbol_files () reinit_frame_cache (); } -int target_is_m88110; - #if defined(_ES_MP) #include -- 2.34.1