From: Alan Cox Date: Sat, 22 Nov 2014 20:54:46 +0000 (+0000) Subject: z80pack: fix comment X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=540d37fdb48e82e188e6e485be3a3e7fd1166c30;p=FUZIX.git z80pack: fix comment --- 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