From 540d37fdb48e82e188e6e485be3a3e7fd1166c30 Mon Sep 17 00:00:00 2001 From: Alan Cox Date: Sat, 22 Nov 2014 20:54:46 +0000 Subject: [PATCH] z80pack: fix comment --- Kernel/platform-z80pack/commonmem.s | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Kernel/platform-z80pack/commonmem.s b/Kernel/platform-z80pack/commonmem.s index c38d8e1a..271c3b7d 100644 --- a/Kernel/platform-z80pack/commonmem.s +++ b/Kernel/platform-z80pack/commonmem.s @@ -1,7 +1,5 @@ ; -; Common on z80pack is at 0xC000 as defined by hardware. We need to -; look at sensible uses for the rest of it (eg relocating and extending the -; buffer cache) +; Common on z80pack is at 0xF000 as defined by hardware. ; .module commonmem -- 2.34.1