Skip to content
Snippets Groups Projects
Commit 5a772946 authored by Steven Bosscher's avatar Steven Bosscher
Browse files

* config/rl78/rl78-c.c: Remove unnecessary includes.

From-SVN: r188821
parent 32e36d1a
No related branches found
No related tags found
No related merge requests found
2012-06-20 Steven Bosscher <steven@gcc.gnu.org>
* config/rl78/rl78-c.c: Remove unnecessary includes.
2012-06-20 Steven Bosscher <steven@gcc.gnu.org>
 
* config/cris/cris.c: Include cgraph.h.
......
......@@ -23,17 +23,8 @@
#include "coretypes.h"
#include "tm.h"
#include "tree.h"
#include "c-family/c-pragma.h"
#include "c-family/c-common.h"
#include "diagnostic-core.h"
#include "cpplib.h"
#include "hard-reg-set.h"
#include "output.h"
#include "rl78-protos.h"
#include "function.h"
#define MAX_RECOG_OPERANDS 10
#include "reload.h"
#include "target.h"
/* Implements REGISTER_TARGET_PRAGMAS. */
void
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment