diff options
Diffstat (limited to 'gas/config/ho-cygnus.h')
-rwxr-xr-x | gas/config/ho-cygnus.h | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/gas/config/ho-cygnus.h b/gas/config/ho-cygnus.h index 9066f56..890ff07 100755 --- a/gas/config/ho-cygnus.h +++ b/gas/config/ho-cygnus.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> @@ -30,24 +28,4 @@ #define sys_errlist _sys_errlist #define bzero(s,l) (memset((s),0,(l))) -/* - * $Log$ - * Revision 1.3 1992/02/13 08:31:17 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:55 rich - * Version 2 GPL. - * - * Revision 1.1.1.1 1991/04/04 18:15:42 rich - * new gas main line - * - * Revision 1.1 1991/04/04 18:15:40 rich - * Initial revision - * - * - */ - /* end of ho-cygnus.h */ |