aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
Diffstat (limited to 'gas')
-rw-r--r--gas/Makefile.dos2
-rw-r--r--gas/config/ho-go32.h2
-rw-r--r--gas/config/tc-a29k.h2
3 files changed, 0 insertions, 6 deletions
diff --git a/gas/Makefile.dos b/gas/Makefile.dos
index d2ed398..1d9541c 100644
--- a/gas/Makefile.dos
+++ b/gas/Makefile.dos
@@ -34,8 +34,6 @@ VPATH = .
#along with GNU GAS; see the file COPYING. If not, write to
#the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-# $Id$
-
# The targets for external use include:
# all, doc, proto, install, uninstall, includes, TAGS,
# clean, cleanconfig, realclean, stage1, stage2, stage3, stage4.
diff --git a/gas/config/ho-go32.h b/gas/config/ho-go32.h
index 0fe1cff..d6ac336 100644
--- a/gas/config/ho-go32.h
+++ b/gas/config/ho-go32.h
@@ -17,8 +17,6 @@ You should have received a copy of the GNU General Public License
along with GAS; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
-/* $Id$ */
-
#define HO_I386 1
extern void free();
diff --git a/gas/config/tc-a29k.h b/gas/config/tc-a29k.h
index d710a70..80a4a1a 100644
--- a/gas/config/tc-a29k.h
+++ b/gas/config/tc-a29k.h
@@ -17,8 +17,6 @@ You should have received a copy of the GNU General Public License
along with GAS; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
-/* $Id$ */
-
#define TC_A29K
#define tc_headers_hook(a) ; /* not used */