remove long long printf crash
[deliverable/binutils-gdb.git] / gdb / arc-tdep.c
index 65dd60b5fc89587d86c9676bbe1bed8937c5cbab..977135ff2aea2eafa80ab1b33651f80aa5286672 100644 (file)
@@ -1,5 +1,5 @@
 /* ARC target-dependent stuff.
-   Copyright (C) 1995 Free Software Foundation, Inc.
+   Copyright (C) 1995, 1997 Free Software Foundation, Inc.
 
 This file is part of GDB.
 
@@ -37,9 +37,6 @@ struct {
   int value;
 } arc_cpu_type_table[] = {
   { "base", bfd_mach_arc_base },
-  { "host", bfd_mach_arc_host },
-  { "graphics", bfd_mach_arc_graphics },
-  { "audio", bfd_mach_arc_audio },
   { NULL, 0 }
 };
 
This page took 0.02641 seconds and 4 git commands to generate.