* target-descriptions.h (struct type): Do not declare.
[deliverable/binutils-gdb.git] / gdb / features / rs6000 / powerpc-e500.c
index 968915f205d196349289e1d35f13217efc5f5b29..28235baad7c00d130be0f2e4b1da7507bbd3eb37 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  Original: powerpc-e500.xml */
 
 #include "defs.h"
-#include "gdbtypes.h"
 #include "target-descriptions.h"
 
 struct target_desc *tdesc_powerpc_e500;
@@ -10,7 +9,7 @@ initialize_tdesc_powerpc_e500 (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:e500"));
 
This page took 0.025389 seconds and 4 git commands to generate.