endstring
endstring();
static void endstring(void);
const uint8_t endstring = 0;
smbios_test_table_append_raw(table, &endstring, sizeof (endstring));
uint8_t endstring = 0;
(void) smbios_test_table_append_raw(table, &endstring,
sizeof (endstring));
smbios_test_table_append_raw(table, &endstring,
sizeof (endstring));
smbios_test_table_append_raw(table, &endstring,
sizeof (endstring));
const uint8_t endstring = 0;
(void) smbios_test_table_append_raw(table, &endstring,
sizeof (endstring));
(void) smbios_test_table_append_raw(table, &endstring,
sizeof (endstring));