summaryrefslogtreecommitdiffstats
path: root/gas
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1992-01-05 23:41:42 +0000
committerJohn Gilmore <gnu@cygnus>1992-01-05 23:41:42 +0000
commitc03956e829e7da824506675ee4cfcfe17680fc41 (patch)
treeb3e58c38409bcdf38bc25ca567189705d566d68e /gas
parent3197d3d61b406d50df6394db78f7efeba9cc50c1 (diff)
downloadppe42-binutils-c03956e829e7da824506675ee4cfcfe17680fc41.tar.gz
ppe42-binutils-c03956e829e7da824506675ee4cfcfe17680fc41.zip
Add declaration of free().
Diffstat (limited to 'gas')
-rw-r--r--gas/config/ho-generic.h16
1 files changed, 2 insertions, 14 deletions
diff --git a/gas/config/ho-generic.h b/gas/config/ho-generic.h
index 7a06c36ca4..cb61b56dc1 100644
--- a/gas/config/ho-generic.h
+++ b/gas/config/ho-generic.h
@@ -1,5 +1,5 @@
/* ho-generic.h Generic host-specific header file.
- Copyright (C) 1987, 1991 Free Software Foundation, Inc.
+ Copyright 1987, 1991, 1992 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
@@ -21,18 +21,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define M_GENERIC 1
-/*
- * $Log$
- * Revision 1.2 1991/06/14 14:01:58 rich
- * Version 2 GPL.
- *
- * Revision 1.1.1.1 1991/04/04 18:15:43 rich
- * new gas main line
- *
- * Revision 1.1 1991/04/04 18:15:42 rich
- * Initial revision
- *
- *
- */
+extern int free();
/* end of ho-generic.h */
OpenPOWER on IntegriCloud