]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/as.h
gas: output_file_close
[thirdparty/binutils-gdb.git] / gas / as.h
index 0ee3873bd1a7211fa1f4da98754909b552e4ef38..d179537f383d7a92e2c674d363a52d12a0b4e345 100644 (file)
--- a/gas/as.h
+++ b/gas/as.h
@@ -340,6 +340,9 @@ COMMON int flag_noexecstack;
 /* name of emitted object file */
 COMMON const char *out_file_name;
 
+/* Keep the output file.  */
+COMMON int keep_it;
+
 /* name of file defining extensions to the basic instruction set */
 COMMON char *insttbl_file_name;