* tc.h (struct relax_type, relax_typeS): Move from here..
[deliverable/binutils-gdb.git] / gas / config / tc-m68k.c
index f0a87b3f09e26eba7c973ef3c3427077417b5d0e..bdd4caeb0329455dded567e0d2fcf6e0f8ab1f39 100644 (file)
@@ -1,6 +1,6 @@
 /* tc-m68k.c -- Assemble for the m68k family
    Copyright 1987, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-   2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+   2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
@@ -7092,7 +7092,6 @@ md_parse_option (int c, char *arg)
        {
          int i;
          unsigned long arch;
-         const char *oarg = arg;
 
          arg += 3;
          if (*arg == 'm')
This page took 0.024711 seconds and 4 git commands to generate.