Commit 3559eb28 by H.J. Lu Committed by Jeff Law

* c-aux-info.c (xmalloc): Remove declaration.

From-SVN: r20600
parent bb5177ac
Fri Jun 19 20:38:34 1998 H.J. Lu (hjl@gnu.org)
* c-aux-info.c (xmalloc): Remove declaration.
Fri Jun 19 20:23:05 1998 Robert Lipe <robertl@dgii.com>
* i386.c: Include system.h. Remove redundant includes.
......
......@@ -27,8 +27,6 @@ Boston, MA 02111-1307, USA. */
#include "tree.h"
#include "c-tree.h"
extern char *xmalloc ();
enum formals_style_enum {
ansi,
k_and_r_names,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment