diff options
Diffstat (limited to 'gdb/buildsym.h')
-rw-r--r-- | gdb/buildsym.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/buildsym.h b/gdb/buildsym.h index b47fbb8..41b8aa8 100644 --- a/gdb/buildsym.h +++ b/gdb/buildsym.h @@ -130,7 +130,6 @@ struct pending_stabs { }; EXTERN struct pending_stabs *global_stabs; -EXTERN struct pending_stabs *file_stabs; /* List of symbols declared since the last BCOMM. This list is a tail of local_symbols. When ECOMM is seen, the symbols on the list |