diff options
Diffstat (limited to 'gdb/config/nm-gnu.h')
-rw-r--r-- | gdb/config/nm-gnu.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/gdb/config/nm-gnu.h b/gdb/config/nm-gnu.h index b7ee4dc..38a85f7 100644 --- a/gdb/config/nm-gnu.h +++ b/gdb/config/nm-gnu.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __NM_GNU_H__ #define __NM_GNU_H__ @@ -40,6 +40,4 @@ extern char *gnu_target_pid_to_str (int pid); #include "solib.h" #define NO_CORE_OPS -#define MAINTENANCE_CMDS 1 - #endif /* __NM_GNU_H__ */ |