HomeSort by relevance Sort by last modified time
    Searched refs:COMPAT_VERSION_MINOR (Results 1 - 3 of 3) sorted by null

  /external/grub/stage1/
stage1.h 26 #define COMPAT_VERSION_MINOR 2
27 #define COMPAT_VERSION ((COMPAT_VERSION_MINOR << 8) \
stage1.S 92 .byte COMPAT_VERSION_MAJOR, COMPAT_VERSION_MINOR
  /external/grub/stage2/
asm.S 80 .byte COMPAT_VERSION_MAJOR, COMPAT_VERSION_MINOR
    [all...]

Completed in 218 milliseconds