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

Subversion Repositories c0or1k

[/] [c0or1k/] [trunk/] [conts/] [posix/] [rootfs/] [rootfs.lds.in] - Rev 7

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

/*
 * Linker script that embeds an empty root filesystem.
 * This is to be replaced by a real rootfs image later.
 */
SECTIONS
{
        . = %s;
        .bss : { *(.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.