From: Alan Cox Date: Sun, 9 Dec 2018 00:52:53 +0000 (+0000) Subject: zxdiv: fix stale esx loader comment X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=e6d130ca1e8a1d3ad640132111dc3a1b75dc179e;p=FUZIX.git zxdiv: fix stale esx loader comment --- diff --git a/Kernel/platform-zxdiv/load-esx.s b/Kernel/platform-zxdiv/load-esx.s index e244e57f..bd548d4a 100644 --- a/Kernel/platform-zxdiv/load-esx.s +++ b/Kernel/platform-zxdiv/load-esx.s @@ -1,7 +1,6 @@ ; ; We are running at 0x2000 so the final work we do requires some care -; that we don't blow ourselves up. We place the needed code in the -; loaded image (see load-esx2.s) +; that we don't blow ourselves up. ; .area _BOOT(ABS)