Add comma after HIGH3ADJ

This commit is contained in:
Nick Clifton
2006-01-09 12:55:01 +00:00
parent 6fa80862f3
commit 2bfd55cab3
2 changed files with 5 additions and 1 deletions

View File

@ -1668,7 +1668,7 @@ static const char * const tbl[] =
"RESERVED1",
"MIPS_JMPADDR16",
"DIR64",
"HIGH3ADJ"
"HIGH3ADJ",
"UNKNOWN", /* MUST be last. */
};