gdb/
[deliverable/binutils-gdb.git] / gdb / features / i386 / i386-linux.c
index cc1fb99b209b389df7d8ee4e2912e08c5ee20ff9..dda1705a4fe6f0d96a7387950f3541cf020f6dc4 100644 (file)
@@ -1,4 +1,5 @@
-/* THIS FILE IS GENERATED.  Original: i386-linux.xml */
+/* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
+  Original: i386-linux.xml */
 
 #include "defs.h"
 #include "osabi.h"
@@ -10,7 +11,8 @@ initialize_tdesc_i386_linux (void)
 {
   struct target_desc *result = allocate_target_description ();
   struct tdesc_feature *feature;
-  struct tdesc_type *field_type, *type;
+  struct tdesc_type *field_type;
+  struct tdesc_type *type;
 
   set_tdesc_architecture (result, bfd_scan_arch ("i386"));
 
This page took 0.026184 seconds and 4 git commands to generate.