From 923620278bebe7f7169dfbefda6cbbabb739809f Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Sun, 24 Feb 2002 22:56:08 +0000 Subject: s/Linux/.../ Fix PR gdb/378. --- gdb/config/sh/tm-linux.h | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'gdb/config/sh/tm-linux.h') diff --git a/gdb/config/sh/tm-linux.h b/gdb/config/sh/tm-linux.h index cd72109..ab1d4d8 100644 --- a/gdb/config/sh/tm-linux.h +++ b/gdb/config/sh/tm-linux.h @@ -1,5 +1,7 @@ -/* Target-specific definitions for Linux running on a Hitachi Super-H. - Copyright 2000 Free Software Foundation, Inc. +/* Target-specific definitions for GNU/Linux running on a Hitachi + Super-H. + + Copyright 2000, 2002 Free Software Foundation, Inc. This file is part of GDB. @@ -18,7 +20,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* Pull in Linux generic defs */ +/* Pull in GNU/Linux generic defs. */ #include "tm-linux.h" /* Pull in sh-target defs */ -- cgit v1.1