From 6e192ca1a553416f393c8aeaafe4335ef5e552b9 Mon Sep 17 00:00:00 2001 From: em Date: Mon, 21 Jan 1985 12:09:44 +0000 Subject: [PATCH] Removed #define IDFIRST because fmt_id() replaces it. --- mach/vax4/cg/mach.h | 1 - 1 file changed, 1 deletion(-) diff --git a/mach/vax4/cg/mach.h b/mach/vax4/cg/mach.h index 20bdcaf6..663b67c9 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