generate more register messages

This commit is contained in:
ceriel
1988-04-26 15:33:48 +00:00
parent 12626e6e9e
commit 0ac5bd7e39
5 changed files with 18 additions and 12 deletions

View File

@@ -5,6 +5,7 @@ struct localvar {
int t_align;
int t_regtype;
int t_count;
int t_sc; /* storage class */
};
/* ALLOCDEF "localvar" 10 */