Commit 3dbf3a22 by Kamil Iskra Committed by Jeff Law

* m68k/m68k.c: Don't include <stdlib.h> directly.

From-SVN: r22444
parent 6f573ff9
Wed Sep 16 01:09:01 1998 Kamil Iskra <iskra@student.uci.agh.edu.pl>
* m68k/m68k.c: Don't include <stdlib.h> directly.
Wed Sep 16 00:30:56 1998 Geoff Keating <geoffk@ozemail.com.au>
* gcse.c: New definition NEVER_SET for reg_first_set, reg_last_set,
......
......@@ -38,10 +38,6 @@ Boston, MA 02111-1307, USA. */
/* Needed for use_return_insn. */
#include "flags.h"
#if HAVE_STDLIB_H
#include <stdlib.h>
#endif
#ifdef SUPPORT_SUN_FPA
/* Index into this array by (register number >> 3) to find the
......
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