Przeglądaj źródła

changed label formats

ceriel 35 lat temu
rodzic
commit
b40407e35f
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      mach/i86/cg/mach.h

+ 2 - 2
mach/i86/cg/mach.h

@@ -16,8 +16,8 @@
 
 #define cst_fmt         "%d"
 #define off_fmt         "%d"
-#define ilb_fmt         "I%x_%x"
-#define dlb_fmt         "_%d"
+#define ilb_fmt         "I%x_%d"
+#define dlb_fmt         "I_%d"
 #define hol_fmt         "hol%d"
 
 #define loc_off         "%d(bp)"