Removed #define IDFIRST because fmt_id() replaces it.
This commit is contained in:
parent
6ac5841c7f
commit
ccfa0db0de
|
@ -22,5 +22,4 @@
|
|||
#define con_ilb(x) fprintf(codefile,".long\t%s\n",x)
|
||||
#define con_dlb(x) fprintf(codefile,".long\t%s\n",x)
|
||||
|
||||
#define id_first '_'
|
||||
#define BSS_INIT 0
|
||||
|
|
Loading…
Reference in a new issue