gcc/
* config/cr16/cr16-protos.h: Don't include target.h.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@200865
138bc75d-0d04-0410-961f-
82ee72b054a4
+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
#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);