You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In linker scripts, we currently have variables: _sstack _estack
These names are not ideal. Maybe we should give them better names, as suggested in #4188 (comment)
The text was updated successfully, but these errors were encountered:
In linker scripts, we currently have variables:
_sstack
_estack
These names are not ideal. Maybe we should give them better names, as suggested in #4188 (comment)
The text was updated successfully, but these errors were encountered: