 RealView Compiler User's Guide |
|
| SYS_CLOSE (0x02)Closes a file on the host system. The handle must reference a file that was opened with SYS_OPEN. On entry, r1 contains a pointer to a one‑word argument block: - word 1
Contains a handle for an open file.
|
|