diff options
Diffstat (limited to 'gdb/buildsym.h')
-rw-r--r-- | gdb/buildsym.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/buildsym.h b/gdb/buildsym.h index 41b8aa8..19f3f55 100644 --- a/gdb/buildsym.h +++ b/gdb/buildsym.h @@ -185,9 +185,6 @@ struct pending_block EXTERN struct pending_block *pending_blocks; -extern CORE_ADDR startup_file_start; /* From blockframe.c */ -extern CORE_ADDR startup_file_end; /* From blockframe.c */ - /* Global variable which, when set, indicates that we are processing a .o file compiled with gcc */ |