Home
last modified time | relevance | path

Searched defs:BOOT_STATE_INIT_ATTR (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/coreboot/src/include/
H A Dbootstate.h176 #define BOOT_STATE_INIT_ATTR __attribute__((used, section(".bs_init"))) macro
178 #define BOOT_STATE_INIT_ATTR __attribute__((unused)) macro