#include <revolution/os.h> BOOL OSIsEnableInterrupts(void);
None.
If a nonzero value, then interrupts are permitted. If 0, then interrupts are prohibited.
Gets the permission state for interrupts at the time the function is called.
Interrupt Functions
OSEnableInterrupts
OSDisableInterrupts
OSRestoreInterrupts
2009/07/16 Initial version.
CONFIDENTIAL