=> R0 = 30 (Read location of temp FS secondary module)
<= R0 preserved
R1 = pointer to secondary module base
R2 = pointer to private word
This SWI reads the location of the secondary module for the temporary filing system. If there is no temporary filing system this call will return values for the current filing system. If there is no current filing system, or no secondary module R1=0, R2 is undefined. The primary module values can be read with OS_FSControl 20.
|
|
|