Entry | |
---|---|
R0 | Module address |
R1 | 185 (&B9) |
R2 | Module length + 4 |
Exit | |
---|---|
R0 | Preserved |
R1 | 0 if claimed, preserved otherwise |
R2 | Preserved |
This service called is raised after the module has been loaded, prior to the module initialisation entry being called.
This service call is intended to allow run-time patching of modules. After patching, OS_SynchroniseCodeAreas will be called.