gdb: add back declarations for _initialize functions
[deliverable/binutils-gdb.git] / gdb / x86-bsd-nat.c
index 3fc6f6278276eb4397cbfffcc632d8ada52ce90a..2bb8f8a2347da7dbed201df1ce9faab2ec14d285 100644 (file)
@@ -122,6 +122,7 @@ x86bsd_dr_get_control (void)
 
 #endif /* PT_GETDBREGS */
 
+void _initialize_x86_bsd_nat ();
 void
 _initialize_x86_bsd_nat ()
 {
This page took 0.025567 seconds and 4 git commands to generate.