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 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
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 Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
cris-tmpl.c Placate -Wmissing-declarations in sim/cris 2023-08-19 12:26:21 -06:00
crisv10f.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
crisv32f.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
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 Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
dv-cris.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
dv-rv.c sim: formally assume unistd.h always exists (via gnulib) 2023-01-16 04:35:48 -05:00
local.mk Remove extraneous '%' from sim/cris/local.mk 2023-08-19 10:53:53 -06:00
mloop.in Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
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 sim: formally assume unistd.h always exists (via gnulib) 2023-01-16 04:35:48 -05:00
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 Rename bfd_bread and bfd_bwrite 2023-08-09 08:48:09 +09:30
sim-main.h sim: replace -I$srcroot/opcodes include with -I$srcroot 2023-01-01 23:14:19 -05:00
traps.c sim: assume sys/stat.h always exists (via gnulib) 2023-01-16 04:42:47 -05:00