sim: unify toolchain probing logic
[deliverable/binutils-gdb.git] / sim / cris / crisv32f.c
index b85ce5f7bf89ddc02a1476f8f649cd96e4784bd7..656be733b4e0f04409e0db657191dfa9b538152a 100644 (file)
@@ -1,5 +1,5 @@
 /* CRIS v32 simulator support code
-   Copyright (C) 2004-2019 Free Software Foundation, Inc.
+   Copyright (C) 2004-2021 Free Software Foundation, Inc.
    Contributed by Axis Communications.
 
 This file is part of the GNU simulators.
@@ -19,6 +19,9 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 /* The infrastructure is based on that of i960.c.  */
 
+/* This must come before any other includes.  */
+#include "defs.h"
+
 #define WANT_CPU_CRISV32F
 
 #define SPECIFIC_U_EXEC_FN
This page took 0.025473 seconds and 4 git commands to generate.