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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-elf/] [flags1.ld] - Blame information for rev 53

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 53 khays
SECTIONS
2
{
3
  .text :
4
  {
5
    *(.text)
6
  } =0
7
  .post_text_reserve :
8
  {
9
    . += 0x160;
10
  }
11
  /DISCARD/ : { *(.*) }
12
}

powered by: WebSVN 2.1.0

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