Showing changes from revision #2 to #3:
Added | Removed | Changed
Entry | |
---|---|
R0 | 20 (&14) |
Exit | |
---|---|
R0 | Preserved |
R1 | Pointer to primary module base |
R2 | Pointer to private word |
The purpose of this call is to read the location of the primary module for the temporary filing system. system, and its private word. (For example, ifADFS were the temporary filing system, this call would return FileCore’s address, whereas OS_FSControl 30 would return the address of ADFS – the secondary module. However, if NetFS were the temporary filing system, this call would return its address.)
If there is no temporary filing system this call will return values for the current filing system. If there is no current filing system R1=0, R2 is undefined. The secondary module values can be read with OS_FSControl 30.