kernel/vfs: Update outdated comment
This commit is contained in:
parent
2ed47446a0
commit
9aca4e2e57
|
@ -113,7 +113,7 @@ stream_read_char:
|
||||||
; inputs:
|
; inputs:
|
||||||
; r0: number of bytes to write
|
; r0: number of bytes to write
|
||||||
; r1: pointer to file struct
|
; r1: pointer to file struct
|
||||||
; r2: pointer to source buffer (always 4 bytes if file struct is a stream)
|
; r2: pointer to source buffer
|
||||||
; outputs:
|
; outputs:
|
||||||
; none
|
; none
|
||||||
write:
|
write:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user