aboutsummaryrefslogtreecommitdiff
path: root/gas/config/ho-ansi.h
diff options
context:
space:
mode:
Diffstat (limited to 'gas/config/ho-ansi.h')
-rw-r--r--gas/config/ho-ansi.h22
1 files changed, 0 insertions, 22 deletions
diff --git a/gas/config/ho-ansi.h b/gas/config/ho-ansi.h
index 16bfa65..4aaf615 100644
--- a/gas/config/ho-ansi.h
+++ b/gas/config/ho-ansi.h
@@ -17,8 +17,6 @@
along with GAS; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
-/* $Id$ */
-
#define M_ANSI 1
#include <stdlib.h>
@@ -29,24 +27,4 @@
#define sys_errlist _sys_errlist
#define bzero(b,l) (memset((b),0,(l)))
-/*
- * $Log$
- * Revision 1.3 1992/02/13 08:31:15 rich
- * White space and comments only. The devo tree prior to this delta is
- * tagged as "vanilla" for your convenience.
- *
- * There are also some comment changes.
- *
- * Revision 1.2 1991/06/14 14:01:54 rich
- * Version 2 GPL.
- *
- * Revision 1.1.1.1 1991/04/04 18:15:39 rich
- * new gas main line
- *
- * Revision 1.1 1991/04/04 18:15:38 rich
- * Initial revision
- *
- *
- */
-
/* end of ho-ansi.h */