summaryrefslogtreecommitdiff
path: root/as/source.h
blob: 0181e54d9bf7c5d5f12644174fff82c4efa6efa5 (plain)
1
2
3
4
/* source.h - global variables for source handlers for assembler */

EXTERN unsigned linum;		/* line # */
EXTERN bool_t listpre;		/* flag to show line has already been listed */