include debug.inc Assert_Ints_Disabled
Asserts that interrupts are currently disabled.
If the DEBUG symbol is defined, the macro generates code which checks that interrupts are disabled. If interrupts are enabled, the generated code will print an error message and stop in the debugger if a debugger is installed.
See also Debug_Test_Valid_Handle