Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 51078
Collapse All | Expand All

(-)qemu-0.7.1.orig/ppc.ld (-1 / +1 lines)
Lines 8-14 Link Here
8
SECTIONS
8
SECTIONS
9
{
9
{
10
  /* Read-only sections, merged into text segment: */
10
  /* Read-only sections, merged into text segment: */
11
  . = 0x60000000 + SIZEOF_HEADERS;
11
  . = 0x60000000 + 0x400;
12
  .interp     : { *(.interp) 	}
12
  .interp     : { *(.interp) 	}
13
  .hash          : { *(.hash)		}
13
  .hash          : { *(.hash)		}
14
  .dynsym        : { *(.dynsym)		}
14
  .dynsym        : { *(.dynsym)		}

Return to bug 51078