mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-03 05:12:28 +08:00
gdb: lm32: drop unused sim headers
Looks like these were copied & pasted as nothing from them are used.
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user