Searched defs:MK_BI_VERSION (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/m68k/include/uapi/asm/
H A Dbootinfo.h166 #define MK_BI_VERSION(major, minor) (((major) << 16) + (minor)) macro

Completed in 171 milliseconds