Work around GCC 6.3.1 bug
[deliverable/binutils-gdb.git] / gdb / addrmap.c
index 8e6c477d691d35fcc53f1b9c92d8f68dd0fde4e7..93454e6ac1d49ff6ccfee338a1791b378a76e21b 100644 (file)
@@ -588,13 +588,8 @@ addrmap_create_mutable (struct obstack *obstack)
   return (struct addrmap *) map;
 }
 
-
-\f
 /* Initialization.  */
 
-/* Provide a prototype to silence -Wmissing-prototypes.  */
-extern initialize_file_ftype _initialize_addrmap;
-
 void
 _initialize_addrmap (void)
 {
This page took 0.024066 seconds and 4 git commands to generate.