X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/d71d98729a8da95c6ac901db1e8b23eaab48a34d..6e6d4a8b902639de18da98519a2141ea22432700:/aseg/aseg.lds?ds=inline diff --git a/aseg/aseg.lds b/aseg/aseg.lds index e969a54..83afbae 100644 --- a/aseg/aseg.lds +++ b/aseg/aseg.lds @@ -7,8 +7,6 @@ SECTIONS _start = .; aseg.o LONG(_stacktop); - LONG(_bss); - LONG(_bssend - _bss); LONG(smi_entry); *(.text); *(.data);