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

Subversion Repositories c0or1k

[/] [c0or1k/] [trunk/] [conts/] [posix/] [bootdesc/] [linker.lds] - Rev 7

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

ENTRY(_start)

SECTIONS
{
        _start = .;
        .data : { *(.data) }
        _end = .;
}

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.