@@ -0,0 +1,9 @@
global .text
_start
mov eax, 70
jp carry_set
carry_set
mov bx, 66
syscall
The note is not visible to the blocked user.