diff options
Diffstat (limited to 'sim/iq2000/sim-main.h')
-rw-r--r-- | sim/iq2000/sim-main.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sim/iq2000/sim-main.h b/sim/iq2000/sim-main.h index 829f9bb..d0ae1cf 100644 --- a/sim/iq2000/sim-main.h +++ b/sim/iq2000/sim-main.h @@ -4,10 +4,6 @@ #ifndef SIM_MAIN_H #define SIM_MAIN_H -/* 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. ???? */ |