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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-arm/] [script-type.ld] - Blame information for rev 59

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

Line No. Rev Author Line
1 33 khays
SECTIONS {
2
    .text : {
3
        foo_a = bar_a;
4
        foo_t = bar_t;
5
        foo_o = bar_o;
6
        *(.text)
7
    }
8
    .ARM.attribues 0 : { *(.ARM.attributes) }
9
}

powered by: WebSVN 2.1.0

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