Add em22 compile, change EM machine executable format to put proc table in text
[Ack-5.5.git] / util / ass / assex.h
index 1317b3b..0509de7 100644 (file)
@@ -69,6 +69,7 @@ extern  int     max_bytes;
 extern  int     pass;
 extern  int     line_num;
 extern  int     nerrors;
+extern  cons_t  procbytes;
 extern  cons_t  textbytes;
 extern  cons_t  databytes;
 extern  FOFFSET dataoff;