X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;f=sim%2Ffrv%2Finterrupts.c;h=99b27cffa948cecfee5d1d32e2abb43736e10233;hb=1fef66b0dcc09c9114100e782ea54594550e8fb7;hp=3f071b81449a1cc42f301abb08178a14f476a027;hpb=618f726fcb851883a0094aa7fa17003889b7189f;p=deliverable%2Fbinutils-gdb.git diff --git a/sim/frv/interrupts.c b/sim/frv/interrupts.c index 3f071b8144..99b27cffa9 100644 --- a/sim/frv/interrupts.c +++ b/sim/frv/interrupts.c @@ -1,5 +1,5 @@ /* frv exception and interrupt support - Copyright (C) 1999-2016 Free Software Foundation, Inc. + Copyright (C) 1999-2021 Free Software Foundation, Inc. Contributed by Red Hat. This file is part of the GNU simulators. @@ -17,11 +17,16 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ +/* This must come before any other includes. */ +#include "defs.h" + #define WANT_CPU frvbf #define WANT_CPU_FRVBF #include "sim-main.h" +#include "sim-signal.h" #include "bfd.h" +#include /* FR-V Interrupt table. Describes the interrupts supported by the FR-V.