]> git.sur5r.net Git - cc65/blobdiff - src/ca65/global.h
New module strstack
[cc65] / src / ca65 / global.h
index 69633c6355a66be27a0781079063757177fbcc79..68670ad9bc50f57ac1f02ba972658b9f0f865c43 100644 (file)
@@ -61,7 +61,6 @@ extern unsigned char          SmartMode;          /* Smart mode */
 extern unsigned char           DbgSyms;            /* Add debug symbols */
 extern unsigned char           Listing;            /* Create listing file */
 extern unsigned char           LineCont;           /* Allow line continuation */
-extern unsigned char    DefAddrSize;        /* Default address size */
 
 /* Emulation features */
 extern unsigned char           DollarIsPC;         /* Allow the $ symbol as current PC */