mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 05:52:21 +08:00
Add comma after HIGH3ADJ
This commit is contained in:
@ -1668,7 +1668,7 @@ static const char * const tbl[] =
|
||||
"RESERVED1",
|
||||
"MIPS_JMPADDR16",
|
||||
"DIR64",
|
||||
"HIGH3ADJ"
|
||||
"HIGH3ADJ",
|
||||
"UNKNOWN", /* MUST be last. */
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user