aboutsummaryrefslogtreecommitdiff
path: root/gdb/objfiles.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/objfiles.h')
-rw-r--r--gdb/objfiles.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/objfiles.h b/gdb/objfiles.h
index 5b762e4..51ec8a3 100644
--- a/gdb/objfiles.h
+++ b/gdb/objfiles.h
@@ -429,11 +429,6 @@ struct objfile
#define OBJF_MAINLINE (1 << 5)
-/* The object file that contains the runtime common minimal symbols
- for SunOS4. Note that this objfile has no associated BFD. */
-
-extern struct objfile *rt_common_objfile;
-
/* Declarations for functions defined in objfiles.c */
extern struct objfile *allocate_objfile (bfd *, int);