diff options
author | Per Bothner <per@bothner.com> | 1992-03-01 01:08:35 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1992-03-01 01:08:35 +0000 |
commit | a6f40e945349935331feff183af10b80e3796622 (patch) | |
tree | 160b347b650df0db2b308159eeb58bc3f715e3ec /gdb/buildsym.h | |
parent | 2b5a8d9c47f77cebff48c49d5b9025ac8baf88c5 (diff) | |
download | gdb-a6f40e945349935331feff183af10b80e3796622.zip gdb-a6f40e945349935331feff183af10b80e3796622.tar.gz gdb-a6f40e945349935331feff183af10b80e3796622.tar.bz2 |
Forgot these two from previous check-in of rs6000 stuff.
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 |