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
This commit is contained in:
parent
06b76c7fa8
commit
055e0a992c
@ -1,3 +1,7 @@
|
||||
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);
|
||||
|
Loading…
Reference in New Issue
Block a user