Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
[fw/altos] / src / drivers / ao_lco_func.c
index 92b344ed66c8d3a8b367c51f285f6bf75968823f..06350694145d4bda978ac894eb2a011160543ada 100644 (file)
@@ -21,8 +21,8 @@
 #include <ao_radio_cmac.h>
 #include <ao_lco_func.h>
 
-static __xdata struct ao_pad_command   command;
-static __xdata uint8_t                 ao_lco_mutex;
+static struct ao_pad_command   command;
+static uint8_t                 ao_lco_mutex;
 
 int8_t
 ao_lco_query(uint16_t box, struct ao_pad_query *query, uint16_t *tick_offset)