docs(read): adding the documentation to the return
This commit is contained in:
parent
e499bda7a1
commit
cbf69b7fe5
1 changed files with 1 additions and 1 deletions
|
|
@ -22,4 +22,4 @@ ft_read:
|
|||
jmp .exit ; jump to exit
|
||||
|
||||
.exit:
|
||||
ret
|
||||
ret ; return rax value
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue