Showing changes from revision #1 to #2:
Added | Removed | Changed
Entry | |
---|---|
- | - |
Exit | |
---|---|
- | - |
The purpose of this call is to disable interrupts.
After disabling interrupts, it returns to the caller with processor mode and registers unchanged. It does this by switching the corresponding bits in the PSR off.
Interrupts are enabled by calling OS_IntOn.