diff options
author | J.T. Conklin <jtc@acorntoolworks.com> | 1994-08-26 22:00:50 +0000 |
---|---|---|
committer | J.T. Conklin <jtc@acorntoolworks.com> | 1994-08-26 22:00:50 +0000 |
commit | c01fe9368436a721393117dbd93022b211c44c1f (patch) | |
tree | 3f2b00036292fc1e2b93523c75a75279b7da3f31 /gdb | |
parent | 8ef75e2c07bdcddb1d1a471b6ba5b7a74e03c66e (diff) | |
download | gdb-c01fe9368436a721393117dbd93022b211c44c1f.zip gdb-c01fe9368436a721393117dbd93022b211c44c1f.tar.gz gdb-c01fe9368436a721393117dbd93022b211c44c1f.tar.bz2 |
Remove RCS ID's
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/config/sparc/nm-sparcnbsd.h | 5 | ||||
-rw-r--r-- | gdb/config/sparc/xm-sparcnbsd.h | 5 |
2 files changed, 2 insertions, 8 deletions
diff --git a/gdb/config/sparc/nm-sparcnbsd.h b/gdb/config/sparc/nm-sparcnbsd.h index 73dda3f..d662215 100644 --- a/gdb/config/sparc/nm-sparcnbsd.h +++ b/gdb/config/sparc/nm-sparcnbsd.h @@ -15,10 +15,7 @@ GNU General Public License for more details. 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. - - $Id$ -*/ +Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #ifndef NM_SPARCNBSD_H #define NM_SPARCNBSD_H diff --git a/gdb/config/sparc/xm-sparcnbsd.h b/gdb/config/sparc/xm-sparcnbsd.h index 361448c..39f0f6b 100644 --- a/gdb/config/sparc/xm-sparcnbsd.h +++ b/gdb/config/sparc/xm-sparcnbsd.h @@ -15,10 +15,7 @@ GNU General Public License for more details. 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. - - $Id$ -*/ +Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ /* Get generic NetBSD host definitions. */ #include "xm-nbsd.h" |