[Overview][Constants][Types][Procedures and functions][Variables] |
Disable hardware interrupts
Source position: go32.pp line 148
procedure disable; |
Disables all hardware interrupts by execution a CLI instruction.
None.
|
Enable hardware interrupts |