LWP_PC
#ifdef LWP_PC
addupc_intr(l, LWP_PC(l));
#define VAL_RUNNING (vaddr_t)LWP_PC(l)
#define VAL_RUNNABLE (vaddr_t)LWP_PC(l)