removed some %0's
This commit is contained in:
parent
20d5f79967
commit
04b514bdef
@ -1121,7 +1121,7 @@ Example mach.h for the PDP-11
|
||||
|
||||
#define cst_fmt "$%d."
|
||||
#define off_fmt "%d."
|
||||
#define ilb_fmt "I%02x%x"
|
||||
#define ilb_fmt "I%x_%x"
|
||||
#define dlb_fmt "_%d"
|
||||
#define hol_fmt "hol%d"
|
||||
|
||||
|
||||
@ -2097,7 +2097,7 @@ Example mach.h for the PDP-11
|
||||
|
||||
#define cst_fmt "$%d."
|
||||
#define off_fmt "%d."
|
||||
#define ilb_fmt "I%02x%x"
|
||||
#define ilb_fmt "I%x_%x"
|
||||
#define dlb_fmt "_%d"
|
||||
#define hol_fmt "hol%d"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user