At the moment getMCInstrBeads is forward-declared in a few places,
bring this together into a single header file.
This was done as part of the disassembler work, since the disassembler
would otherwise add one more forward declaration.
Differential D98533
[M68k] Forward declare getMCInstrBeads in one place Authored by ricky26 on Mar 12 2021, 10:46 AM.
Details At the moment getMCInstrBeads is forward-declared in a few places, This was done as part of the disassembler work, since the disassembler
Diff Detail
Event Timeline
Comment Actions LGTM | ||||||||||||
Probably best to move this back to where it was?