X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=device%2Finclude%2Fpic16%2Fmalloc.h;h=861cdc7bfd287f668347e7065a2c7e715e2fc2e9;hb=ccadc6c89f74c72232dc551f6d7047285c658b7f;hp=173a6974e6353fb7adefddd076e95ca8f35ff684;hpb=91070d31fe63aaa9412098be0aa469660b10822d;p=fw%2Fsdcc diff --git a/device/include/pic16/malloc.h b/device/include/pic16/malloc.h index 173a6974..861cdc7b 100644 --- a/device/include/pic16/malloc.h +++ b/device/include/pic16/malloc.h @@ -60,7 +60,7 @@ #pragma library c -#define _MALLOC_SPEC data +#define _MALLOC_SPEC __data #endif