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
This adds a fictitious `.heap` linker section that denotes the span of a heap region. The size of
this linker section is governed by the `_heap_size` symbol which defaults to 0 but can be overridden
by the user.
0 commit comments