PowerPC64 .branch_lt address
[binutils-gdb.git] / sim / common / genmloop.sh
index e1eb08c1bdfd8a33bfaefe51c127971a0c6d59ac..1bbeb615b0566460c980c49b874f3589f9959b3a 100755 (executable)
@@ -1,5 +1,5 @@
 # Generate the main loop of the simulator.
-# Copyright (C) 1996-2021 Free Software Foundation, Inc.
+# Copyright (C) 1996-2022 Free Software Foundation, Inc.
 # Contributed by Cygnus Support.
 #
 # This file is part of the GNU simulators.
@@ -312,6 +312,7 @@ cat << EOF
 #define WANT_CPU @cpu@
 #define WANT_CPU_@CPU@
 
+#include "ansidecl.h"
 #include "bfd.h"
 
 #include "sim-main.h"