OpenCores
URL https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.18.50/] [ld/] [testsuite/] [ld-mips-elf/] [reloc-merge-lo16.ld] - Blame information for rev 206

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
ENTRY(__start)
2
SECTIONS
3
{
4
  . = 0x0400000;
5
  .text : { *(.text) }
6
  . = 0x0800000;
7
  .rodata : { *(.rodata.*) }
8
  /DISCARD/ : { *(*) }
9
}

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.