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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [ld/] [testsuite/] [ld-checks/] [script] - Rev 394

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

SECTIONS {
        .text 0x100 :             { *(.text) }
        .data 0x100 : AT (0x100)  { *(.data) }
        .bss  0x100 : AT (0x4000) { *(.bss)  }
}

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

powered by: WebSVN 2.1.0

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