@@ -16,11 +16,11 @@ SECTIONS {
*(.text .text.*)
} > RAM
.rodata : {
.rodata : ALIGN(8) {
*(.rodata .rodata.*)
.data : {
.data : ALIGN(8) {
*(.data .data.*)
The note is not visible to the blocked user.