docs(read): adding the documentation to the return

This commit is contained in:
Raphael 2025-12-12 00:10:14 +01:00
parent e499bda7a1
commit cbf69b7fe5
No known key found for this signature in database

View file

@ -22,4 +22,4 @@ ft_read:
jmp .exit ; jump to exit jmp .exit ; jump to exit
.exit: .exit:
ret ret ; return rax value