2010-03-15 Thomas Schwinge <thomas@codesourcery.com>
[binutils-gdb.git] / gas / config / obj-ecoff.c
index 5bee7acbef84e2eef298da1222ee11a36be37d2a..ad9f2502cf0519afe31a997f51f4558cc4349880 100644 (file)
@@ -314,5 +314,6 @@ const struct format_ops ecoff_format_ops =
   ecoff_pop_insert,
   ecoff_set_ext,
   ecoff_read_begin_hook,
-  ecoff_symbol_new_hook
+  ecoff_symbol_new_hook,
+  ecoff_symbol_clone_hook
 };