dect
/
asl
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asl/codevars.h

13 lines
696 B
C

/* codevars.h */
/*****************************************************************************/
/* AS-Portierung */
/* */
/* Gemeinsame Variablen aller Codegeneratoren */
/* */
/* Historie: 26.5.1997 Grundsteinlegung */
/* */
/*****************************************************************************/
extern int InstrZ;
extern int AdrCnt;