lint: retrieving string arguments from str_list

This commit is contained in:
dick
1988-11-03 13:20:27 +00:00
parent 0e895422bc
commit 190ea14bbf
4 changed files with 3 additions and 7 deletions

View File

@@ -12,6 +12,8 @@ struct string_cst { /* storing string constants */
label sc_dlb;
};
extern struct string_cst *str_list;
/* ALLOCDEF "string_cst" 10 */
#define LVAL 0