Remove unnecessary function prototypes.
[deliverable/binutils-gdb.git] / gdb / amd64-nbsd-nat.c
index 560ae89c7f3c1ab5ce27a914fc3267bef7b4a345..73b737c1b8db084cd191cfae4845e070a7646b6d 100644 (file)
@@ -52,10 +52,6 @@ static int amd64nbsd32_r_reg_offset[] =
   16 * 8,                      /* %fs */
   15 * 8                       /* %gs */
 };
-\f
-
-/* Provide a prototype to silence -Wmissing-prototypes.  */
-void _initialize_amd64nbsd_nat (void);
 
 void
 _initialize_amd64nbsd_nat (void)
This page took 0.026743 seconds and 4 git commands to generate.