From 6123f0f9313afeaca47efe1433857ab01e44e65a Mon Sep 17 00:00:00 2001 From: Alan Cox Date: Tue, 25 Nov 2014 17:59:45 +0000 Subject: [PATCH] pcw8256: note zero requirement --- Kernel/platform-pcw8256/pcw8256.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Kernel/platform-pcw8256/pcw8256.s b/Kernel/platform-pcw8256/pcw8256.s index f3744c82..5e9f5948 100644 --- a/Kernel/platform-pcw8256/pcw8256.s +++ b/Kernel/platform-pcw8256/pcw8256.s @@ -448,7 +448,7 @@ clearal: ; ; Need to live outside of common/code. Take care not to access them -; with the video bank mapped +; with the video bank mapped. Must start as zero ; .area _DATA -- 2.34.1