]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/as.h
* as.c (use_gnu_debug_info_extensions) : New variable.
[thirdparty/binutils-gdb.git] / gas / as.h
index 21219644d5aa02f2a6cd4ef9fa5cf6b0d411f7a2..28806d53e202fb505415ee95af314ddc973a5f88 100644 (file)
--- a/gas/as.h
+++ b/gas/as.h
@@ -476,6 +476,7 @@ enum debug_info_type {
 };
 
 extern enum debug_info_type debug_type;
+extern int use_gnu_debug_info_extensions;
 \f
 /* Maximum level of macro nesting.  */
 extern int max_macro_nest;