Entry | |
---|---|
R0 | Pointer to buffer |
Exit | |
---|---|
R0 | Preserved |
The purpose of this call is to remove any vectors that an application is using.
When an application is going to be swapped in, all vectors that it uses must be restored.
R0 points to a buffer, which has previously been created using OS_DelinkApplication.