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



Michael Van Canneyt
Thu Sep 10 13:59:33 CEST 1998