1 /* $NetBSD: stand.ldscript,v 1.5 2015/08/22 23:49:54 uebayasi Exp $ */
3 OUTPUT_FORMAT("elf32-i386-minix", "elf32-i386-minix",
9 /* Read-only sections, merged into text segment: */
30 .data.cacheline_aligned :
32 *(.data.cacheline_aligned)
60 AT (ADDR(.text) & 0x0fffffff)