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