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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-mips-elf/] [pic-and-nonpic-1.ld] - Rev 84

Compare with Previous | Blame | View Log

SECTIONS
{
  . = 0x40000;
  .reginfo : { *(.reginfo) }
  .pdr : { *(.pdr) }
  . = 0x41000;
  .text : { *(.text) }
  _gp = 0x68000;
}

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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