X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fcore%2Fao_storage.c;h=66394e01296a199d6832f3dded53448e827009cb;hb=2df9113a22f4f67707d9ee777bd6b23ff671b105;hp=ff4747d0ec2bd2099b8a6e4c783fc19cf5be673b;hpb=ac0bebc44bc657b303db4c41fa0c9624f3df9f4f;p=fw%2Faltos diff --git a/src/core/ao_storage.c b/src/core/ao_storage.c index ff4747d0..66394e01 100644 --- a/src/core/ao_storage.c +++ b/src/core/ao_storage.c @@ -15,7 +15,7 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -#include "ao.h" +#include uint8_t ao_storage_read(uint32_t pos, __xdata void *buf, uint16_t len) __reentrant