]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - examples/standalone/sparc.lds
common: Add .u_boot_list into all linker files
[karo-tx-uboot.git] / examples / standalone / sparc.lds
index 9733daa86b902cc4bdc77d9a1c951738930d8c15..646b80f2d33600d462c9a89be576a61da1fb9115 100644 (file)
@@ -46,6 +46,7 @@ SECTIONS
        {
                *(.data)
        }
+
        . = ALIGN(4);
        __data_end = .;