mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-28 10:00:51 +00:00
sim: lm32/m32r: drop redundant opcode/cgen.h include
The xxx-desc.h header file already includes this, and it's how the other cgen ports are getting it, so drop it from these two.
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
#include "sim-base.h"
|
||||
#include "cgen-sim.h"
|
||||
#include "lm32-sim.h"
|
||||
#include "opcode/cgen.h"
|
||||
|
||||
struct lm32_sim_cpu
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user