@ -13,10 +13,13 @@ l1:
ret
_main:
csrr a0, mhartid
la a0, my_str
call print
halt: j halt
li a0, 0
ecall
.section .rodata
my_str: .string "Hello, world!\n"
The note is not visible to the blocked user.