binutils-gdb/sim/cris
Tom Tromey 887f85fb62 Placate -Wmissing-declarations in sim/cris
I get a couple of -Wmissing-declarations errors when building the sim.
This happens because an earlier patch added the declarations to a
cgen-generated header, but the recent re-generation then removed them.

This patch fixes the build by adding declarations just before the
definition.  This is normally not best practice, but in this
particular situation it at leat un-breaks the build.
2023-08-19 12:26:21 -06:00
..
arch.c sim regen 2023-08-19 12:41:32 +09:30
arch.h sim regen 2023-08-19 12:41:32 +09:30
ChangeLog-2021
cpuall.h sim regen 2023-08-19 12:41:32 +09:30
cpuv10.c sim regen 2023-08-19 12:41:32 +09:30
cpuv10.h sim regen 2023-08-19 12:41:32 +09:30
cpuv32.c sim regen 2023-08-19 12:41:32 +09:30
cpuv32.h sim regen 2023-08-19 12:41:32 +09:30
cris-sim.h
cris-tmpl.c Placate -Wmissing-declarations in sim/cris 2023-08-19 12:26:21 -06:00
crisv10f.c
crisv32f.c
decodev10.c sim regen 2023-08-19 12:41:32 +09:30
decodev10.h sim regen 2023-08-19 12:41:32 +09:30
decodev32.c sim regen 2023-08-19 12:41:32 +09:30
decodev32.h sim regen 2023-08-19 12:41:32 +09:30
dv-cris_900000xx.c
dv-cris.c
dv-rv.c
local.mk Remove extraneous '%' from sim/cris/local.mk 2023-08-19 10:53:53 -06:00
mloop.in
modelv10.c sim regen 2023-08-19 12:41:32 +09:30
modelv32.c sim regen 2023-08-19 12:41:32 +09:30
rvdummy.c
semcrisv10f-switch.c sim regen 2023-08-19 12:41:32 +09:30
semcrisv32f-switch.c sim regen 2023-08-19 12:41:32 +09:30
sim-if.c
sim-main.h
traps.c