Searched refs:embedded_bootconfig_data (Results 1 – 2 of 2) sorted by relevance
6 .global embedded_bootconfig_data7 embedded_bootconfig_data: label
32 extern __visible const char embedded_bootconfig_data[];37 *size = embedded_bootconfig_data_end - embedded_bootconfig_data; in xbc_get_embedded_bootconfig()38 return (*size) ? embedded_bootconfig_data : NULL; in xbc_get_embedded_bootconfig()