X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gdb%2Fmt-tdep.c;h=74d54a734b223eae555f5b6219346074f3663d21;hb=003ea5a89ab7e9eaa65cb158a953d63dac2612c6;hp=e3786e815ea8afb8dfd64e0095d52a4510a22055;hpb=a0eaec95753c0f093f5cb80080ef423030d35edd;p=platform%2Fupstream%2Fgdb.git diff --git a/gdb/mt-tdep.c b/gdb/mt-tdep.c index e3786e8..74d54a7 100644 --- a/gdb/mt-tdep.c +++ b/gdb/mt-tdep.c @@ -1,6 +1,6 @@ /* Target-dependent code for Morpho mt processor, for GDB. - Copyright (C) 2005-2014 Free Software Foundation, Inc. + Copyright (C) 2005-2015 Free Software Foundation, Inc. This file is part of GDB. @@ -27,7 +27,6 @@ #include "dis-asm.h" #include "arch-utils.h" #include "gdbtypes.h" -#include #include "regcache.h" #include "reggroups.h" #include "gdbcore.h" @@ -35,7 +34,6 @@ #include "inferior.h" #include "dwarf2-frame.h" #include "infcall.h" -#include "gdb_assert.h" #include "language.h" #include "valprint.h"