Go to single file .html
[fw/sdcc] / src / SDCCglobl.h
index e11160b51fd355a1fd86ecf8a9805a0cf47fd5df..0b40379940d7bace55420d6d4400a9bf6aadcd5b 100644 (file)
@@ -233,6 +233,7 @@ struct options
   };
 
 /* forward definition for variables accessed globally */
+extern char *yytext;
 extern char *currFname;
 extern char *srcFileName;      /* source file name without the extenstion */
 extern char *moduleName;       /* source file name without path & extension */