@@ -0,0 +1,15 @@
.import _main
.export __STARTUP__ : absolute = 1
.segment "VECTORS"
.addr _init
.segment "STARTUP"
_init: jsr _main
end: jmp end
The note is not visible to the blocked user.