replace_typedefs: handle templates in namespaces
[deliverable/binutils-gdb.git] / gdb / amd64-fbsd-nat.c
index 662008bf6811c6b784c9ac1738d7ba40c75c45ec..7f85b6a44894ed20a012bb4b79b4fa8ab759c187 100644 (file)
@@ -209,8 +209,9 @@ amd64_fbsd_nat_target::supports_stopped_by_hw_breakpoint ()
 }
 #endif
 
+void _initialize_amd64fbsd_nat ();
 void
-_initialize_amd64fbsd_nat (void)
+_initialize_amd64fbsd_nat ()
 {
   int offset;
 
This page took 0.024938 seconds and 4 git commands to generate.