From 5734834be98bc03258a6a677b9bae6aea872c923 Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Thu, 15 Nov 2007 22:54:22 +0000 Subject: * buildsym.h (subfiles): Move ... * buildsym.c (subfiles): ... to here and make static. --- gdb/buildsym.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'gdb/buildsym.h') diff --git a/gdb/buildsym.h b/gdb/buildsym.h index cb16be19c30..16affd9528a 100644 --- a/gdb/buildsym.h +++ b/gdb/buildsym.h @@ -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 -- cgit v1.2.1