diff --git a/BaS_GNU/bas.lk.in b/BaS_GNU/bas.lk.in index 892c471..7205203 100644 --- a/BaS_GNU/bas.lk.in +++ b/BaS_GNU/bas.lk.in @@ -92,8 +92,6 @@ SECTIONS { *(.data) *(.bss) . = ALIGN(4); - - _bas_end = .; } > ram __BAS_LMA = LOADADDR(.bas);