@@ -0,0 +1,14 @@
ENTRY(_start)
SECTIONS
{
. = 0x7C00;
.text : {
*(.text)
}
.data : {
*(.data)
The note is not visible to the blocked user.