Entry | ||
---|---|---|
R0 | 0 | URL module has initialised |
R1 | &83E00 | Service_URLProtocolModule |
R2 | version | Version number of URL module * 100 |
Exit |
---|
All registers must be preserved. The service call must not be claimed. Protocol modules must ignore reason codes that they do not understand. |
Upon receiving this service call, protocol modules should re-register with the new URL module by issuing SWI URL_ProtocolRegister as usual. It must assume that any previous registration is no longer valid.
This service call must not be claimed.