Oops, forgot to remove the id_first definition.
This commit is contained in:
parent
680f7f4fb5
commit
78d0c0ec3d
@ -1,4 +1,3 @@
|
||||
#define ex_ap(y) fprintf(codefile,".extern %s\n",y)
|
||||
#define in_ap(y) /* nothing */
|
||||
|
||||
#define newilb(x) fprintf(codefile,"%s:\n",x)
|
||||
@ -25,6 +24,5 @@
|
||||
|
||||
#define modhead ".sect .text;.sect .rom;.sect .data;.sect .bss\n"
|
||||
|
||||
#define id_first '_'
|
||||
#define BSS_INIT 0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user