Add em22 compile, change EM machine executable format to put proc table in text
[Ack-5.5.git] / util / ass / assda.c
index d229aa3..cbb9cba 100644 (file)
@@ -74,6 +74,7 @@ int     pass;
 int     line_num;                       /* line number for error messages */
 int     nerrors;                        /* number of nonfatal errors */
 cons_t  consiz;                         /* size of U,I or F value */
+cons_t  procbytes;                      /* size of process table */
 cons_t  textbytes;                      /* size of code file */
 cons_t  databytes;                      /* highwater mark in data */
 FOFFSET dataoff;                        /* size of data file */