summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/opcodes/m68k-dis.c
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/opcodes/m68k-dis.c')
-rw-r--r--binutils-2.25/opcodes/m68k-dis.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/binutils-2.25/opcodes/m68k-dis.c b/binutils-2.25/opcodes/m68k-dis.c
index bc2dd491..5f2ce0c6 100644
--- a/binutils-2.25/opcodes/m68k-dis.c
+++ b/binutils-2.25/opcodes/m68k-dis.c
@@ -1,7 +1,5 @@
/* Print Motorola 68k instructions.
- Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
- 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
- 2012 Free Software Foundation, Inc.
+ Copyright (C) 1986-2014 Free Software Foundation, Inc.
This file is part of the GNU opcodes library.
@@ -161,8 +159,6 @@ static char *const reg_half_names[] =
/* Maximum length of an instruction. */
#define MAXLEN 22
-#include <setjmp.h>
-
struct private
{
/* Points to first byte not fetched. */