diff options
Diffstat (limited to 'sim/frv/sim-main.h')
-rw-r--r-- | sim/frv/sim-main.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sim/frv/sim-main.h b/sim/frv/sim-main.h index 25a0e56..1515c32 100644 --- a/sim/frv/sim-main.h +++ b/sim/frv/sim-main.h @@ -19,10 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ /* Main header for the frv. */ -/* sim-basics.h includes config.h but cgen-types.h must be included before - sim-basics.h and cgen-types.h needs config.h. */ -#include "config.h" - /* This is a global setting. Different cpu families can't mix-n-match -scache and -pbb. However some cpu families may use -simple while others use one of -scache/-pbb. ???? */ |