@@ -149,6 +149,7 @@ SECTIONS
PROVIDE( _heap_end = . );
. += __stack_size;
PROVIDE( _sp = . );
PROVIDE( __rt_rvstack = . );
PROVIDE( _irq_sp = . );
The note is not visible to the blocked user.