removed something that would not work on System V
authorceriel <none@none>
Mon, 9 Feb 1987 16:33:49 +0000 (16:33 +0000)
committerceriel <none@none>
Mon, 9 Feb 1987 16:33:49 +0000 (16:33 +0000)
mach/pdp/ncg/mach.h

index 7bacb57..b487a71 100644 (file)
@@ -10,7 +10,7 @@
 
 #define cst_fmt                "$0%o"
 #define off_fmt                "0%o"
-#define ilb_fmt                "I%03x%x"
+#define ilb_fmt                "I%x_%x"
 #define dlb_fmt                "_%d"
 #define        hol_fmt         "hol%d"