X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=contrib%2Fgen-stellaris-part-header.pl;h=68f2889b31d00512d271872de2d93a31c1f3bc1c;hp=0cc567f72fbafadf760f460d0957cb89fb660c8a;hb=7b03129916aa050f4d120a532659dbbba279f7be;hpb=e74a081a1a1748ad2db95236646d6107e4d61b51 diff --git a/contrib/gen-stellaris-part-header.pl b/contrib/gen-stellaris-part-header.pl index 0cc567f72f..68f2889b31 100755 --- a/contrib/gen-stellaris-part-header.pl +++ b/contrib/gen-stellaris-part-header.pl @@ -6,7 +6,7 @@ $comment = "// Autogenerated by contrib/gen-stellaris-part-header.pl // From Stellaris Firmware Development Package revision"; -$struct_header = "static struct { +$struct_header = "static const struct { uint8_t class; uint8_t partno; const char *partname;