@@ -0,0 +1,9 @@
SECTIONS
{
haxmods (READONLY) : ALIGN(4) {
PROVIDE(haxmods_begin = .);
KEEP(*(__haxmod))
PROVIDE(haxmods_end = .);
}
INSERT AFTER .text
The note is not visible to the blocked user.