From 183aaaf72a8c0643de1aab1018e23fe020e2ff79 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 1 May 2021 12:48:08 -0400 Subject: gdb: lm32: drop unused sim headers Looks like these were copied & pasted as nothing from them are used. --- gdb/lm32-tdep.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'gdb/lm32-tdep.c') diff --git a/gdb/lm32-tdep.c b/gdb/lm32-tdep.c index 0a3bd07..6fed696 100644 --- a/gdb/lm32-tdep.c +++ b/gdb/lm32-tdep.c @@ -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" -- cgit v1.1