* fixed GCC 4.4.0 mingw compilation:
[fw/sdcc] / device / lib / _spx.c
index 8c4b177707fb9d5b2b276d88996e2a993e192d6b..86d94d8baae8e218889d751776384e996efc31f1 100644 (file)
@@ -23,5 +23,5 @@
    what you give them.   Help stamp out software-hoarding!  
 -------------------------------------------------------------------------*/
 
-data unsigned char spx ;
-data unsigned char _page_no__;
+__data unsigned char spx ;
+__data unsigned char _page_no__;