some more squeezing for Minix

This commit is contained in:
ceriel
1989-10-19 19:29:39 +00:00
parent e4857c2446
commit 3d5569183e
7 changed files with 47 additions and 49 deletions

View File

@@ -10,7 +10,7 @@ struct e_stack {
arith s_cnt1, s_cnt2;
struct sdef *s_def;
struct type **s_tpp;
char s_nested;
short s_nested;
};
/* ALLOCDEF "e_stack" 5 */