dwarf2read: Replace copy_string usages with savestring
[deliverable/binutils-gdb.git] / gdb / target-dcache.c
index 031cf74b9dbd5d9eb3aececf84318155960e8c62..76024403aa6695ef7f61b068072be63f1c316640 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2015 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2017 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -168,9 +168,6 @@ code_cache_enabled_p (void)
   return code_cache_enabled;
 }
 
-/* -Wmissing-prototypes */
-extern initialize_file_ftype _initialize_target_dcache;
-
 void
 _initialize_target_dcache (void)
 {
This page took 0.024106 seconds and 4 git commands to generate.