diff --git a/ape/ape.lds b/ape/ape.lds index 814b8510a..007027fd6 100644 --- a/ape/ape.lds +++ b/ape/ape.lds @@ -389,7 +389,7 @@ SECTIONS { . = ALIGN(16); _tdata_end = .; . = ALIGN(PAGESIZE); - } :Tls + } :Tls :Ram . = ALIGN(PAGESIZE); /*END: file content that's loaded by o/s */