Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/uapi/asm/
H A Dbootinfo.h168 #define BI_VERSION_MINOR(v) ((v) & 0xffff) macro
/openbmc/qemu/include/standard-headers/asm-m68k/
H A Dbootinfo.h160 #define BI_VERSION_MINOR(v) ((v) & 0xffff) macro