pcw8256: fix ramtop definition
authorAlan Cox <alan@etchedpixels.co.uk>
Sat, 22 Nov 2014 22:54:56 +0000 (22:54 +0000)
committerAlan Cox <alan@etchedpixels.co.uk>
Sat, 22 Nov 2014 22:54:56 +0000 (22:54 +0000)
Kernel/platform-pcw8256/main.c

index c5cab6f..f941faa 100644 (file)
@@ -4,7 +4,7 @@
 #include <printf.h>
 #include <devtty.h>
 
-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