@@ -29,6 +29,6 @@ SECTIONS {
. = ALIGN(4096);
__free_ram = .;
. += 64 * 1024 * 1048; /* 64MB */
. += 64 * 1024 * 1024; /* 64MB */
__free_ram_end = .;
}
The note is not visible to the blocked user.