Allow integer immediate for VFP vmov instructions.
[deliverable/binutils-gdb.git] / gdb / filesystem.c
index 5b4b0cf3c9804100db3f1cebfd97f92b622c4b09..5414ac2656a86248aeb5796efcf5b40a1b096529 100644 (file)
@@ -1,6 +1,6 @@
 /* Handle different target file systems for GDB, the GNU Debugger.
 
-   Copyright (C) 2010-2012 Free Software Foundation, Inc.
+   Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -76,9 +76,6 @@ is \"%s\".\n"),
                      value);
 }
 
-/* Provide a prototype to silence -Wmissing-prototypes.  */
-extern initialize_file_ftype _initialize_filesystem;
-
 void
 _initialize_filesystem (void)
 {
This page took 0.025474 seconds and 4 git commands to generate.