Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-coreboot/
H A Dsysinfo.h36 char *compile_time; member
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/s-nail/files/
H A Dmake-errors.patch36 @@ -157,7 +157,7 @@ compile_time() { # {{{
/OK3568_Linux_fs/u-boot/arch/x86/cpu/coreboot/
H A Dtables.c173 cb_parse_string(ptr, &info->compile_time); in cb_parse_header()