Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3107 → Rev 4341

/branches/dynload/boot/arch/ppc32/loader/_link.ld.in
3,7 → 3,7
ENTRY(start)
SECTIONS {
.boot 0x10000000: AT (0) {
.boot 0x01000000: AT (0) {
*(BOOTSTRAP);
*(REALMODE);
*(.text);