From: em Date: Mon, 21 Jan 1985 12:09:44 +0000 (+0000) Subject: Removed #define IDFIRST because fmt_id() replaces it. X-Git-Tag: release-5-5~5762 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=ccfa0db0ded7a1cbf01689c10e68895b8ef1fcca;p=ack.git Removed #define IDFIRST because fmt_id() replaces it. --- diff --git a/mach/vax4/cg/mach.h b/mach/vax4/cg/mach.h index 20bdcaf6b..663b67c95 100644 --- a/mach/vax4/cg/mach.h +++ b/mach/vax4/cg/mach.h @@ -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