[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Enable hardware interrupts
Source position: go32.pp line 160
procedure enable; |
Enables all hardware interrupts by executing a STI instruction.
None.
|
Disable hardware interrupts |