#include <revolution/os.h> BOOL OSDisableInterrupts(void);
None.
Nonzero value if interrupts were enabled. Zero if interrupts were disabled.
Disables external interrupts and decrementer exceptions.
Interrupt Functions, OSEnableInterrupts, OSRestoreInterrupts
2006/03/01 Initial version.
CONFIDENTIAL