aboutsummaryrefslogtreecommitdiff
path: root/gas/read.h
diff options
context:
space:
mode:
Diffstat (limited to 'gas/read.h')
-rw-r--r--gas/read.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/read.h b/gas/read.h
index 66fb08a..267fcc0 100644
--- a/gas/read.h
+++ b/gas/read.h
@@ -75,6 +75,9 @@ extern symbolS *line_label;
/* This is used to support MRI common sections. */
extern symbolS *mri_common_symbol;
+/* True if a stabs line debug statement is currently being emitted. */
+extern boolean outputting_stabs_line_debug;
+
/* Possible arguments to .linkonce. */
enum linkonce_type
{