Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/boot/compressed/
H A Dvmlinux.lds.S96 #define SB_TRAILER_SIZE 32 macro
98 . += SB_TRAILER_SIZE; /* make sure .sb.trailer does not overwrite the previous section */
99 . = ALIGN(4096) - SB_TRAILER_SIZE;