diff lwasm/lwasm.h @ 382:eacdae8a1575

Various bugfixes
author lost@starbug
date Sat, 15 May 2010 13:39:21 -0600
parents 91c0fe026940
children 848d3cca8078
line wrap: on
line diff
--- a/lwasm/lwasm.h	Mon Apr 26 19:56:10 2010 -0600
+++ b/lwasm/lwasm.h	Sat May 15 13:39:21 2010 -0600
@@ -163,6 +163,7 @@
 	asmstate_t *as;						// assembler state data ptr
 	int pragmas;						// pragmas in effect for the line
 	int context;						// the symbol context number
+	char *ltext;						// line number
 };
 
 enum