Update reloc_names.

I really need to get reloc_names unduplicated.
This commit is contained in:
Bill Currie 2011-03-06 15:33:10 +09:00
parent d1187f0857
commit 1eb759bb8a

View file

@ -87,6 +87,7 @@ const char *reloc_names[] = {
"op_b_def_ofs",
"op_c_def_ofs",
"def_def_ofs",
"def_field_ofs",
};
int sorted = 0;