aboutsummaryrefslogtreecommitdiff
path: root/gas/read.h
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2000-12-12 21:21:39 +0000
committerH.J. Lu <hjl.tools@gmail.com>2000-12-12 21:21:39 +0000
commit92eb7b324474951c28d9f9555655b88aab733c5f (patch)
treeabd0725f4e15870e4ef89de091b88ac34f069401 /gas/read.h
parentbcedfee6be1bb5bbe474fde47547472d3a5312d7 (diff)
downloadgdb-92eb7b324474951c28d9f9555655b88aab733c5f.zip
gdb-92eb7b324474951c28d9f9555655b88aab733c5f.tar.gz
gdb-92eb7b324474951c28d9f9555655b88aab733c5f.tar.bz2
2000-12-12 H.J. Lu <hjl@gnu.org>
* dwarf2dbg.c: Enabled only if BFD_ASSEMBLER is defined. * read.h (outputting_stabs_line_debug): Change it to int. * stabs.c (outputting_stabs_line_debug): Likewise.
Diffstat (limited to 'gas/read.h')
-rw-r--r--gas/read.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/read.h b/gas/read.h
index 267fcc0..1aef827 100644
--- a/gas/read.h
+++ b/gas/read.h
@@ -76,7 +76,7 @@ extern symbolS *line_label;
extern symbolS *mri_common_symbol;
/* True if a stabs line debug statement is currently being emitted. */
-extern boolean outputting_stabs_line_debug;
+extern int outputting_stabs_line_debug;
/* Possible arguments to .linkonce. */
enum linkonce_type