fix building on sdcc 3.4.0
[fx2fw-sdcc] / eeprom.h
index 3358e13..c5ab97e 100644 (file)
--- a/eeprom.h
+++ b/eeprom.h
@@ -19,7 +19,7 @@
 #ifndef _EEPROM_H\r
 #define _EEPROM_H 1\r
 \r
 #ifndef _EEPROM_H\r
 #define _EEPROM_H 1\r
 \r
-extern xdata unsigned char eeprom[128];\r
+extern __xdata unsigned char eeprom[128];\r
 extern void eeprom_init(void);\r
 \r
 #endif /* _EEPROM_H */\r
 extern void eeprom_init(void);\r
 \r
 #endif /* _EEPROM_H */\r