mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 13:56:22 +08:00
Fix a typo in comment.
This commit is contained in:
@ -288,7 +288,7 @@ static int intel_syntax = 0;
|
||||
0 if att mnemonic. */
|
||||
static int intel_mnemonic = !SYSV386_COMPAT;
|
||||
|
||||
/* 1 ti support old (<= 2.8.1) versions of gcc. */
|
||||
/* 1 if support old (<= 2.8.1) versions of gcc. */
|
||||
static int old_gcc = OLDGCC_COMPAT;
|
||||
|
||||
/* 1 if register prefix % not required. */
|
||||
|
Reference in New Issue
Block a user