mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-23 02:51:56 +00:00
Remove extra white space.
This commit is contained in:
parent
750f03b79e
commit
630c2cc56d
@ -364,7 +364,7 @@ fetch_data (struct disassemble_info *info, bfd_byte *addr)
|
||||
/* byte operand */
|
||||
#define b_mode 1
|
||||
/* operand size depends on prefixes */
|
||||
#define v_mode (b_mode + 1)
|
||||
#define v_mode (b_mode + 1)
|
||||
/* word operand */
|
||||
#define w_mode (v_mode + 1)
|
||||
/* double word operand */
|
||||
|
Loading…
x
Reference in New Issue
Block a user