X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gdb%2Fm68k-tdep.c;h=6bb7e33574891ecbfc478033a7dbdc1a2c3e8617;hb=48e6666a0d550f290ea174682c78b0d62a027076;hp=c0662e4a0fb0a98b58ea9f66b8c2d33ca8ced1bb;hpb=28e7fd62340426746f9c896cbc40c5d374ec47aa;p=platform%2Fupstream%2Fbinutils.git diff --git a/gdb/m68k-tdep.c b/gdb/m68k-tdep.c index c0662e4..6bb7e33 100644 --- a/gdb/m68k-tdep.c +++ b/gdb/m68k-tdep.c @@ -1,6 +1,6 @@ /* Target-dependent code for the Motorola 68000 series. - Copyright (C) 1990-2013 Free Software Foundation, Inc. + Copyright (C) 1990-2014 Free Software Foundation, Inc. This file is part of GDB. @@ -26,8 +26,6 @@ #include "symtab.h" #include "gdbcore.h" #include "value.h" -#include "gdb_string.h" -#include "gdb_assert.h" #include "inferior.h" #include "regcache.h" #include "arch-utils.h"