common: Add .u_boot_list into all linker files
[kernel/u-boot.git] / examples / standalone / sparc.lds
index 9733daa..646b80f 100644 (file)
@@ -46,6 +46,7 @@ SECTIONS
        {
                *(.data)
        }
+
        . = ALIGN(4);
        __data_end = .;