Move command lines types/declarations to cli-script.h
[deliverable/binutils-gdb.git] / gdb / dwarf2-frame.c
index f8e652237cb779a16ec2b3947c987a04ec79edd7..aaf3aee33d1be34ca67d5edc5207818e6118db45 100644 (file)
@@ -2406,6 +2406,6 @@ _initialize_dwarf2_frame (void)
   dwarf2_frame_objfile_data = register_objfile_data ();
 
 #if GDB_SELF_TEST
-  register_self_test_foreach_arch (selftests::execute_cfa_program_test);
+  selftests::register_test_foreach_arch (selftests::execute_cfa_program_test);
 #endif
 }
This page took 0.023832 seconds and 4 git commands to generate.