From: Alan Cox Date: Sat, 22 Nov 2014 22:54:56 +0000 (+0000) Subject: pcw8256: fix ramtop definition X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=83da4cf440f84983b8a02c0c0d2117f1e6b8a00a;p=FUZIX.git pcw8256: fix ramtop definition --- diff --git a/Kernel/platform-pcw8256/main.c b/Kernel/platform-pcw8256/main.c index c5cab6fe..f941faaf 100644 --- a/Kernel/platform-pcw8256/main.c +++ b/Kernel/platform-pcw8256/main.c @@ -4,7 +4,7 @@ #include #include -uint8_t *ramtop; +uint16_t ramtop; /* Kernel is 0-3 screen for now is 4 and bits of 5 Apps 6,7,8,9,10,11,12,13,14,15 etc