* buildsym.h (subfiles): Move ...

* buildsym.c (subfiles): ... to here and make static.
This commit is contained in:
Doug Evans 2007-11-15 22:54:22 +00:00
parent b01c0a4adb
commit 94d09e0408
3 changed files with 7 additions and 2 deletions

View File

@ -1,5 +1,8 @@
2007-11-15 Doug Evans <dje@google.com>
* buildsym.h (subfiles): Move ...
* buildsym.c (subfiles): ... to here and make static.
* symmisc.c (maintenance_info_symtabs): Print linetable info.
2007-11-15 Markus Deuling <deuling@de.ibm.com>

View File

@ -55,6 +55,10 @@
#include "stabsread.h"
/* List of subfiles. */
static struct subfile *subfiles;
/* List of free `struct pending' structures for reuse. */
static struct pending *free_pendings;

View File

@ -71,8 +71,6 @@ struct subfile
struct symtab *symtab;
};
EXTERN struct subfile *subfiles;
EXTERN struct subfile *current_subfile;
/* Global variable which, when set, indicates that we are processing a