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

  /external/u-boot/arch/x86/include/asm/
tables.h 14 #define ROM_TABLE_ALIGN 1024
  /external/u-boot/arch/x86/lib/
tables.c 66 rom_table_end = ALIGN(rom_table_end, ROM_TABLE_ALIGN);

Completed in 1304 milliseconds