Home
last modified time | relevance | path

Searched refs:RMODULE_MAGIC (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Drefcode.c13 #define RMODULE_MAGIC 0xf8fe macro
80 if (hdr->magic != RMODULE_MAGIC) { in cpu_run_reference_code()