Most of the way to far fun support
[fw/sdcc] / src / SDCCglue.h
index 5150428fb7d618d9cbb9cb852ccf3d14db0f8f57..0205dd55a59ca48825814f7a31ea313267af43ba 100644 (file)
@@ -31,5 +31,6 @@ void glue();
 /* drdani Jan 30 2000
  This is needed in gen.c of z80 port */
 char *aopLiteral (value *, int);
+void flushStatics(void);
 
 #endif