Commit 63290521 by Michael Hayes Committed by Michael Hayes

caller-save.c: Include tm_p.h.

2000-02-05  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>

	* caller-save.c: Include tm_p.h.

From-SVN: r31805
parent a0b4eeee
2000-02-05 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
* caller-save.c: Include tm_p.h.
2000-02-05 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
* Makefile.in (libgcc.a): Add $(LIBGCC1) to libgcc.a after $(LIBGCC2).
2000-02-04 Neil Booth <NeilB@earthling.net>
......
......@@ -31,6 +31,7 @@ Boston, MA 02111-1307, USA. */
#include "function.h"
#include "expr.h"
#include "toplev.h"
#include "tm_p.h"
#ifndef MAX_MOVE_MAX
#define MAX_MOVE_MAX MOVE_MAX
......
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