next up previous contents index
Next: UnPackTime Up: Functions and Procedures Previous: SetVerify

SwapVectors

   

Declaration:

Procedure SwapVectors ;

Description:

SwapVectors swaps the contents of the internal table of interrupt vectors with the current contents of the interrupt vectors.

This is called typically in before and after an Exec call.

Errors:

Under LINUX this call does nothing, as the interrupt vectors are managed by the kernel.

See also:

Exec, SetIntVec



root
Fri Sep 11 18:24:36 CEST 1998