binutils-gdb/sim/h8300
Mike Frysinger 6cf3ddd23e sim: move bfd.h include out of sim-main.h
Not all arches include this in sim-main.h, and the ones that do don't
actually use bfd defines in the sim-main.h header.  Prune it to make
sim-main.h simpler so we can kill it off entirely in the future.

We add the include to the files that utilize e.g. bfd_vma though.
2022-12-22 22:06:12 -05:00
..
ChangeLog-2021
compile.c sim: switch sim_{read,write} APIs to 64-bit all the time [PR sim/7504] 2022-12-22 19:29:24 -05:00
local.mk sim: run: move linking into top-level 2022-11-05 20:00:56 +07:00
Makefile.in Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
sim-main.h sim: move bfd.h include out of sim-main.h 2022-12-22 22:06:12 -05:00
writecode.c