gdb: lm32: drop unused sim headers
Looks like these were copied & pasted as nothing from them are used.
This commit is contained in:
parent
e218e27428
commit
183aaaf72a
2 changed files with 5 additions and 3 deletions
|
@ -1,3 +1,8 @@
|
|||
2021-05-13 Mike Frysinger <vapier@gentoo.org>
|
||||
|
||||
* lm32-tdep.c: Delete gdb/callback.h, gdb/remote-sim.h, and
|
||||
sim-regno.h include.
|
||||
|
||||
2021-05-13 Simon Marchi <simon.marchi@efficios.com>
|
||||
|
||||
* inf-child.h (inf_child_target) <follow_exec>: New.
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue