Showing changes from revision #1 to #2:
Added | Removed | Changed
Entry | |
---|---|
R0 | 11 (&0B) |
R1 | Pointer to start of module |
R2 | Length of module (in bytes) |
Exit | |
---|---|
R0 | Preserved |
R1 | Preserved |
R2 | Preserved |
The purpose of this call is to insert a module from memory and move into RMA.
This takes a pointer to a block of memory, and checks its header field for validity. It then kills any duplicate module, copies the block into the RMA, initialises it and links it to the modules chain.