Home
last modified time | relevance | path

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

/external/grub/stage1/
Dstage1.h27 #define COMPAT_VERSION ((COMPAT_VERSION_MINOR << 8) \ macro
/external/grub/stage2/
Dbuiltins.c1912 if (*((short *)(stage1_buffer + STAGE1_VER_MAJ_OFFS)) != COMPAT_VERSION in install_func()
1980 != COMPAT_VERSION) in install_func()