aboutsummaryrefslogtreecommitdiff
path: root/gdb/stabsread.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/stabsread.h')
-rw-r--r--gdb/stabsread.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/stabsread.h b/gdb/stabsread.h
index 017074b..e959e7a 100644
--- a/gdb/stabsread.h
+++ b/gdb/stabsread.h
@@ -151,10 +151,6 @@ extern void end_stabs (void);
extern void finish_global_stabs (struct objfile *objfile);
-#if 0 /* OBSOLETE OS9K */
-// OBSOLETE EXTERN int os9k_stabs;
-#endif /* OBSOLETE OS9K */
-
/* COFF files can have multiple .stab sections, if they are linked
using --split-by-reloc. This linked list is used to pass the
information into the functions in dbxread.c. */