@ -587,6 +587,8 @@ static void nt_fs_syscall(void) {
case 0x00:
{
fputs((char*)stack + sp, stdout);
size_t len = strlen((char*)stack + sp);
sp += len;
}
break;
case 0x01:
The note is not visible to the blocked user.