X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=fwcutter%2Ffwcutter_list.h;h=5175bbd72f7168a48a12ec58f6107f7da70a0a0d;hb=04eb63ab732c826bd3ac4326d7937901f988dc98;hp=65c86715c0e72b105d17fff20e5289ec4a56d603;hpb=1cffac30d8e02a4d216337b8ef4d9fe6dabfb688;p=b43-tools.git diff --git a/fwcutter/fwcutter_list.h b/fwcutter/fwcutter_list.h index 65c8671..5175bbd 100644 --- a/fwcutter/fwcutter_list.h +++ b/fwcutter/fwcutter_list.h @@ -287,6 +287,7 @@ static struct extract _1a258b2d93efa641c32ddf3c3a962028[] = { .name = "sslpn0bsinitvals16", .offset = 0xAF048, .type = EXT_IV, .length = 0x0 }, EXTRACT_LIST_END }; + static struct extract _bb8537e3204a1ea5903fe3e66b5e2763[] = { /* ucode major version at offset 0xa8b70 */ @@ -337,7 +338,9 @@ static struct extract _bb8537e3204a1ea5903fe3e66b5e2763[] = { .name = "sslpn0bsinitvals16", .offset = 0xB5348, .type = EXT_IV, .length = 0x0 }, { .name = "lp0bsinitvals16", .offset = 0xB5FE8, .type = EXT_IV, .length = 0x118 }, EXTRACT_LIST_END -};/* +}; + +/* * Links change, so let's not put them into the README. * I still put them here so we know where the file was obtained. */ @@ -417,6 +420,3 @@ static const struct file files[] = .extract = _bb8537e3204a1ea5903fe3e66b5e2763, }, }; - -#define FILES (sizeof(files) / sizeof(files[0])) -