diff options
Diffstat (limited to 'gdb/arch/loongarch.c')
-rw-r--r-- | gdb/arch/loongarch.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/arch/loongarch.c b/gdb/arch/loongarch.c index 22f2d39..04b6dfc 100644 --- a/gdb/arch/loongarch.c +++ b/gdb/arch/loongarch.c @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "gdbsupport/common-defs.h" #include "loongarch.h" #include <stdlib.h> #include <unordered_map> |