Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/xtensa/include/asm/
H A Dldscript.h19 #define ALIGN_LMA 4 macro
23 AT(((LOADADDR(sec) + SIZEOF(sec) + ALIGN_LMA-1)) & ~(ALIGN_LMA-1))