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