X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=sim%2Fcommon%2Fsim-endian.c;h=9e256c39ba5e62bde4dd6baf5913d16318e6fdc0;hb=3cabaf66d6ec7343bd3badc5c44c2ddd06221913;hp=8e85e79fb8f9d0e0de812fd6a494d811163a7386;hpb=dc3cf14f35b666eed7be13100ff58639450aa5cf;p=deliverable%2Fbinutils-gdb.git diff --git a/sim/common/sim-endian.c b/sim/common/sim-endian.c index 8e85e79fb8..9e256c39ba 100644 --- a/sim/common/sim-endian.c +++ b/sim/common/sim-endian.c @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright 2002-2015 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. @@ -25,7 +25,6 @@ #include "sim-basics.h" #include "sim-assert.h" -#include "sim-io.h" #if !defined(_SWAP_1)