Commit 89c96a40 by Richard Kenner

Include defaults.h.

From-SVN: r12922
parent ebde8a27
...@@ -48,6 +48,7 @@ AT&T C compiler. From the example below I would conclude the following: ...@@ -48,6 +48,7 @@ AT&T C compiler. From the example below I would conclude the following:
#include "rtl.h" #include "rtl.h"
#include <stdio.h> #include <stdio.h>
#include "regs.h" #include "regs.h"
#include "defaults.h"
#include "flags.h" #include "flags.h"
#include "insn-config.h" #include "insn-config.h"
#include "reload.h" #include "reload.h"
......
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