]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/valops.c
gdb: add back declarations for _initialize functions
[thirdparty/binutils-gdb.git] / gdb / valops.c
index 8488576ef810cd3352151d797bd7d4573030d224..7fc555a81088d9ac457994db70f5b5f030efcdc1 100644 (file)
@@ -3909,8 +3909,9 @@ cast_into_complex (struct type *type, struct value *val)
     error (_("cannot cast non-number to complex"));
 }
 
+void _initialize_valops ();
 void
-_initialize_valops (void)
+_initialize_valops ()
 {
   add_setshow_boolean_cmd ("overload-resolution", class_support,
                           &overload_resolution, _("\