constify ui_out_impl
[deliverable/binutils-gdb.git] / gdb / features / arm-with-neon.c
index c1eeb0bdf32be5173ae94773e09f536d310a1313..61c9a3a360196cd8dc989e584464a53676ee8ae9 100644 (file)
@@ -1,4 +1,5 @@
-/* THIS FILE IS GENERATED.  Original: arm-with-neon.xml */
+/* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
+  Original: arm-with-neon.xml */
 
 #include "defs.h"
 #include "osabi.h"
@@ -10,7 +11,6 @@ initialize_tdesc_arm_with_neon (void)
 {
   struct target_desc *result = allocate_target_description ();
   struct tdesc_feature *feature;
-  struct tdesc_type *field_type, *type;
 
   feature = tdesc_create_feature (result, "org.gnu.gdb.arm.core");
   tdesc_create_reg (feature, "r0", 0, 1, NULL, 32, "uint32");
This page took 0.024301 seconds and 4 git commands to generate.