X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=client%2Fmem.h;fp=client%2Fmem.h;h=1a1d39cf510b226566462d2eb979e073229de33c;hb=de76c5f5ac6a0c4291b51d5b2c16e3611b5c99e3;hp=c1adc94e125d09d8796ec28bf357cd3e71b536b5;hpb=5ff699e2aacd37539f76e069524862dac401a303;p=mTask.git diff --git a/client/mem.h b/client/mem.h index c1adc94..1a1d39c 100644 --- a/client/mem.h +++ b/client/mem.h @@ -7,8 +7,6 @@ extern "C" { #include #include -#define MEMSIZE 1024 - uint8_t *mem_top; uint8_t *mem_bottom; uint8_t *mem_task;