Showing changes from revision #0 to #1:
Added | Removed | Changed
Entry | |
---|---|
R0 | Pointer to Resource File block |
Exit | |
---|---|
R0 | Corrupted |
The purpose of this call is to remove files from the ResourceFS structure before the memory containing the files is deallocated (e.g. it should be called before a module is killed).
ResourceFS delinks the files and then issues Service_ResourceFSStarted to announce to programs that the ResourceFS structure has changed. You do not need to deregister files explictly with this SWI upon receipt of Service_ResourceFSDying.