Commit 055e0a99 by Jan-Benedict Glaw Committed by Jan-Benedict Glaw

cr16-protos.h: Don't include target.h.

2013-07-10  Jan-Benedict Glaw  <jbglaw@lug-owl.de>

gcc/
	* config/cr16/cr16-protos.h: Don't include target.h.

From-SVN: r200865
parent 06b76c7f
2013-07-10 Jan-Benedict Glaw <jbglaw@lug-owl.de>
* config/cr16/cr16-protos.h: Don't include target.h.
2013-07-09 Joseph Myers <joseph@codesourcery.com>
* config/rs6000/rs6000.c (rs6000_init_hard_regno_mode_ok): Only
......
......@@ -21,8 +21,6 @@
#ifndef GCC_CR16_PROTOS_H
#define GCC_CR16_PROTOS_H
#include "target.h"
/* Register usage. */
extern enum reg_class cr16_regno_reg_class (int);
extern int cr16_hard_regno_mode_ok (int regno, enum machine_mode);
......
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