ehci-omap: driver for EHCI host on OMAP3
[oweals/u-boot.git] / examples / standalone / sparc.lds
index 7f060b6d179f4860409b1ce9bfe7fa75f66f0315..9733daa86b902cc4bdc77d9a1c951738930d8c15 100644 (file)
@@ -57,5 +57,5 @@ SECTIONS
        }
        . = ALIGN(4);
        __bss_end = .;
-       __bss_end__ = .;
+       _end = .;
 }