Commit cb3d6d01 by Nick Clifton Committed by Nick Clifton

Replace #include <...> with #include "system.h"

From-SVN: r32035
parent b7a80862
2000-02-17 Nick Clifton <nickc@cygnus.com>
* config/arm/thumb.c: Replace includes of system headers with
#include "system.h".
2000-02-16 Richard Henderson <rth@cygnus.com>
* configure.in (alpha-linux*, alpha-netbsd) [extra_parts]:
......
......@@ -20,9 +20,8 @@ along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#include <stdio.h>
#include <string.h>
#include "config.h"
#include "system.h"
#include "rtl.h"
#include "hard-reg-set.h"
#include "regs.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