gdb: lm32: drop unused sim headers

Looks like these were copied & pasted as nothing from them are used.
This commit is contained in:
Mike Frysinger 2021-05-01 12:48:08 -04:00
parent e218e27428
commit 183aaaf72a
2 changed files with 5 additions and 3 deletions

View file

@ -28,9 +28,6 @@
#include "remote.h"
#include "gdbcore.h"
#include "gdb/sim-lm32.h"
#include "gdb/callback.h"
#include "gdb/remote-sim.h"
#include "sim-regno.h"
#include "arch-utils.h"
#include "regcache.h"
#include "trad-frame.h"