* target-descriptions.h (struct type): Do not declare.
[deliverable/binutils-gdb.git] / gdb / features / rs6000 / powerpc-32.c
index 6f9be6b21abb26ff958ad831b8737f63cc5935c7..1f503cd599ccecc1cc1c994f1ff0e1823cadd6ac 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  Original: powerpc-32.xml */
 
 #include "defs.h"
-#include "gdbtypes.h"
 #include "target-descriptions.h"
 
 struct target_desc *tdesc_powerpc_32;
@@ -10,7 +9,7 @@ initialize_tdesc_powerpc_32 (void)
 {
   struct target_desc *result = allocate_target_description ();
   struct tdesc_feature *feature;
-  struct type *field_type, *type;
+  struct tdesc_type *field_type, *type;
 
   set_tdesc_architecture (result, bfd_scan_arch ("powerpc:common"));
 
This page took 0.025062 seconds and 4 git commands to generate.