Apparently, ex_ap disappeared. Put it in again.
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
#define ex_ap(y) fprintf(codefile,".extern %s\n", y)
|
||||||
#define in_ap(y) /* nothing */
|
#define in_ap(y) /* nothing */
|
||||||
|
|
||||||
#define newilb(x) fprintf(codefile,"%s:\n",x)
|
#define newilb(x) fprintf(codefile,"%s:\n",x)
|
||||||
|
|||||||
Reference in New Issue
Block a user