X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Ffeatures%2Frs6000%2Fpowerpc-cell32l.c;h=7d33dc25b272dd1b9d44e13b13b65e9f48ce68fd;hb=c4bfde41c44ea5c3c71258c472190396e0498e08;hp=8a6fdc4b595855778a283906f523eccfb85abd84;hpb=826f00411deecfe08e004e584f1f2b79f915b7af;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/features/rs6000/powerpc-cell32l.c b/gdb/features/rs6000/powerpc-cell32l.c index 8a6fdc4b59..7d33dc25b2 100644 --- a/gdb/features/rs6000/powerpc-cell32l.c +++ b/gdb/features/rs6000/powerpc-cell32l.c @@ -1,6 +1,8 @@ -/* THIS FILE IS GENERATED. Original: powerpc-cell32l.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: powerpc-cell32l.xml */ #include "defs.h" +#include "osabi.h" #include "target-descriptions.h" struct target_desc *tdesc_powerpc_cell32l; @@ -9,7 +11,8 @@ initialize_tdesc_powerpc_cell32l (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 ("powerpc:common"));