sandbox: u-boot.lds: Remove bogus __bss_start symbol
[platform/kernel/u-boot.git] / arch / sandbox / cpu / u-boot.lds
index 6a26c27..936da5e 100644 (file)
@@ -44,8 +44,6 @@ SECTIONS
        {
                *(.__efi_runtime_rel_stop)
        }
-
-       __bss_start = .;
 }
 
 INSERT BEFORE .data;