From: ceriel Date: Fri, 10 Oct 1986 15:09:34 +0000 (+0000) Subject: Oops, forgot to remove the id_first definition. X-Git-Tag: release-5-5~5204 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=1d0f716a4ef8a8355170b52c4180f6f165e14061;p=ack.git Oops, forgot to remove the id_first definition. --- diff --git a/mach/m68k2/cg/mach.h b/mach/m68k2/cg/mach.h index 671e1a58a..d2db72fff 100644 --- a/mach/m68k2/cg/mach.h +++ b/mach/m68k2/cg/mach.h @@ -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