diff options
Diffstat (limited to 'arch/sandbox/cpu/u-boot.lds')
-rw-r--r-- | arch/sandbox/cpu/u-boot.lds | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/sandbox/cpu/u-boot.lds b/arch/sandbox/cpu/u-boot.lds index 6a26c27e8e..936da5e140 100644 --- a/arch/sandbox/cpu/u-boot.lds +++ b/arch/sandbox/cpu/u-boot.lds @@ -44,8 +44,6 @@ SECTIONS { *(.__efi_runtime_rel_stop) } - - __bss_start = .; } INSERT BEFORE .data; |