* target-descriptions.h (struct type): Do not declare.
[deliverable/binutils-gdb.git] / gdb / features / rs6000 / powerpc-e500l.c
index 0c85e6f07b84b9934f4be399c9beefbc1304186a..d5facd457dc879cba6423eb112c1db9c20383e17 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  Original: powerpc-e500l.xml */
 
 #include "defs.h"
-#include "gdbtypes.h"
 #include "target-descriptions.h"
 
 struct target_desc *tdesc_powerpc_e500l;
@@ -10,7 +9,7 @@ initialize_tdesc_powerpc_e500l (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.024553 seconds and 4 git commands to generate.