Move some declarations to source.h
[deliverable/binutils-gdb.git] / gdb / top.h
index 26fe87842f9c56f6209a500bc6fe51b80f8e8e4a..d54b6f15c46282b51d2f275594aefefdff34ac78 100644 (file)
--- a/gdb/top.h
+++ b/gdb/top.h
@@ -1,6 +1,6 @@
 /* Top level stuff for GDB, the GNU debugger.
 
-   Copyright (C) 1986-2017 Free Software Foundation, Inc.
+   Copyright (C) 1986-2018 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -267,6 +267,7 @@ extern int gdb_in_secondary_prompt_p (struct ui *ui);
 
 /* From random places.  */
 extern int readnow_symbol_files;
+extern int readnever_symbol_files;
 
 /* Perform _initialize initialization.  */
 extern void gdb_init (char *);
This page took 0.02332 seconds and 4 git commands to generate.