KOBJ_INTERP
if (mp->flags & (KOBJ_EXEC|KOBJ_INTERP))
} else if (mp->flags & KOBJ_INTERP) {
mp->flags = KOBJ_INTERP|KOBJ_PRIM;