File Manager

Current Path : /usr/src/linux-headers-5.15.0-91/arch/ia64/scripts/
Upload File :
Current File : //usr/src/linux-headers-5.15.0-91/arch/ia64/scripts/check-segrel.lds

/* SPDX-License-Identifier: GPL-2.0 */
SECTIONS {
	. = SIZEOF_HEADERS;
	.rodata : { *(.rodata) } :ro
	.note : { *(.note*) }
	. = 0xa0000;
	.data : { *(.data) } :dat
	/DISCARD/ : { *(*) }
}
PHDRS {
  ro PT_LOAD FILEHDR PHDRS;
  dat PT_LOAD;
}

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com