Added some xtra output for Henk Schouten's debugger.
authorem <none@none>
Tue, 26 Feb 1985 15:05:20 +0000 (15:05 +0000)
committerem <none@none>
Tue, 26 Feb 1985 15:05:20 +0000 (15:05 +0000)
--HG--
branch : unlabeled-2.4.1

mach/pdp/cg/mach.h

index eae2d57..afdd7c7 100644 (file)
@@ -15,7 +15,7 @@
 #endif
 #define in_ap(y)       /* nothing */
 
-#define newplb(x)      fprintf(codefile,"%s:\n",x)
+#define newplb(x)      doplb(x)
 #define newilb(x)      fprintf(codefile,"%s:\n",x)
 #define newdlb(x)      fprintf(codefile,"%s:\n",x)
 #ifdef ACK_ASS