summaryrefslogtreecommitdiff
path: root/listing.h
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2002-04-30 21:00:33 +0000
committerH. Peter Anvin <hpa@zytor.com>2002-04-30 21:00:33 +0000
commit1cd0e2d5bf50b2cc482cad7beb8f7dee6a81d57b (patch)
tree53de3660be58d806d9de78394b44e95b9e80a55c /listing.h
parentaf535c16cf3f9f628384ec834e3aa325709cb37b (diff)
downloadnasm-1cd0e2d5bf50b2cc482cad7beb8f7dee6a81d57b.tar.gz
NASM 0.98.08nasm-0.98.08
Diffstat (limited to 'listing.h')
-rw-r--r--listing.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/listing.h b/listing.h
index c3ac153f..55db4f90 100644
--- a/listing.h
+++ b/listing.h
@@ -10,5 +10,6 @@
#define NASM_LISTING_H
extern ListGen nasmlist;
+extern int user_nolist; /* fbk - 9/1/00 */
#endif