1 /* SPDX-License-Identifier: GPL-2.0 */
2 #include <asm-generic/vmlinux.lds.h>
4 OUTPUT_FORMAT("elf64-s390", "elf64-s390", "elf64-s390")
5 OUTPUT_ARCH(s390:64-bit)
11 /* Be careful parts of head_64.S assume startup_32 is at
26 .rodata.compressed : {
31 *(.rodata) /* read-only data */
47 . = ALIGN(8); /* For convenience during zeroing */
52 /* Sections to be discarded */