Add em22 compile, change EM machine executable format to put proc table in text
[Ack-5.5.git] / util / int / do_misc.c
index 8573fd5..3b45f2c 100644 (file)
@@ -18,6 +18,7 @@
 #include       "fra.h"
 #include       "rsb.h"
 #include       "linfil.h"
+#include       "proctab.h"
 
 extern int running;                    /* from main.c */
 
@@ -384,6 +385,7 @@ PRIVATE gto(p)
        if (old_LB != new_LB) {
                wtrap(WGTORSB, EBADGTO);
        }
+       read_proctab(PI, &proctab);
 
        newLB(new_LB);
        pop_frames();