Showing changes from revision #0 to #1:
Added | Removed | Changed
Entry | |
---|---|
R0 | File server function |
R1 | Buffer |
R2 | Number of bytes to send from buffer to file server |
R3 | Total size of buffer |
Exit | |
---|---|
R0 | Return condition from file server |
R3 | Number of bytes written to buffer by file server |
The purpose of this call is to Ccmmand the current file server to perform an operation.
If an error is returned you should copy it, as its buffer may be overwritten by subsequent use of NetFS.
SWI is not re-entrant.