WMI - locate fcv of current co-routine.

Usage:

B:
   fcv = wmi();
C:
   void *wmi(void);

Where:

fcv
is a pointer the the control vector of the currently executing co-routine.

Description:

WMI stands for "Who aM I?".

Copyright © 1996, Thinkage Ltd.