Showing changes from revision #0 to #1:
Added | Removed | Changed
Remove a routine previously registered with the RTSupport module
Entry | |
---|---|
R0 | flags (reserved, should be zero) |
R1 | routine handle returned from RT_Register |
Exit | |
---|---|
– | All registers are preserved |
Interrupts
Processor Mode
Re-entrancy
This SWI can be used to remove a routine from the list held by the RTSupport module. If the routine in question is currently executing then this call does not return.