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.c

15 lines
703 B
C

/* codevars.c */
/*****************************************************************************/
/* AS-Portierung */
/* */
/* Gemeinsame Variablen aller Codegeneratoren */
/* */
/* Historie: 26.5.1997 Grundsteinlegung */
/* */
/*****************************************************************************/
#include "stdinc.h"
int InstrZ;
int AdrCnt;