1 /* SPDX-License-Identifier: GPL-2.0 */
3 #include <asm-generic/vmlinux.lds.h>
5 OUTPUT_FORMAT("elf64-s390", "elf64-s390", "elf64-s390")
6 OUTPUT_ARCH(s390:64-bit)
26 *(.rodata) /* read-only data */
43 . = ALIGN(8); /* For convenience during zeroing */
48 /* Sections to be discarded */