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

Subversion Repositories or1k_soc_on_altera_embedded_dev_kit

[/] [or1k_soc_on_altera_embedded_dev_kit/] [trunk/] [linux-2.6/] [linux-2.6.24/] [arch/] [ia64/] [module.lds] - Rev 17

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

SECTIONS {
        /* Group unwind sections into a single section: */
        .IA_64.unwind_info : { *(.IA_64.unwind_info*) }
        .IA_64.unwind : { *(.IA_64.unwind*) }
        /*
         * Create place-holder sections to hold the PLTs, GOT, and
         * official procedure-descriptors (.opd).
         */
        .core.plt : { BYTE(0) }
        .init.plt : { BYTE(0) }
        .got : { BYTE(0) }
        .opd : { BYTE(0) }
}

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.