Initial revision
This commit is contained in:
12
util/LLgen/lib/incl
Normal file
12
util/LLgen/lib/incl
Normal file
@@ -0,0 +1,12 @@
|
||||
/* $Header$ */
|
||||
|
||||
#define LLin(x) (LLsets[(x)+LLi]&LLb)
|
||||
|
||||
extern short *LLptr;
|
||||
extern char LLsets[];
|
||||
extern int LLi, LLb;
|
||||
extern int LLsymb;
|
||||
extern int LLcsymb;
|
||||
extern int LLscd;
|
||||
|
||||
# include "Lpars.h"
|
||||
Reference in New Issue
Block a user