Disable hardware interrupts.
Source position: go32.pp line 162
procedure disable;
Disables all hardware interrupts by execution a CLI instruction.
None.
enable
Enable hardware interrupts.