]> git.proxmox.com Git - mirror_qemu.git/blobdiff - arm.ld
PXA: Account for offset from page start in a subpage mapping.
[mirror_qemu.git] / arm.ld
diff --git a/arm.ld b/arm.ld
index e216cbfa7097d6ab6186130b93ef3d6154f49b1d..93285d697960def2f9243e6c4a43ec86b54cde3e 100644 (file)
--- a/arm.ld
+++ b/arm.ld
@@ -63,6 +63,7 @@ SECTIONS
   . = ALIGN(0x100000) + (. & (0x100000 - 1));
   .data    :
   {
+    *(.gen_code)
     *(.data)
     *(.gnu.linkonce.d*)
     CONSTRUCTORS