Home
last modified time | relevance | path

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

/titanic_44/usr/src/grub/grub-0.97/stage1/
H A Dstage1.h27 #define COMPAT_VERSION ((COMPAT_VERSION_MINOR << 8) \ macro
/titanic_44/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c2379 if (*((short *)(stage1_buffer + STAGE1_VER_MAJ_OFFS)) != COMPAT_VERSION in install_func()
2447 != COMPAT_VERSION) in install_func()