From: Tormod Volden Date: Mon, 6 Apr 2015 09:32:51 +0000 (+0200) Subject: dragon: Remove misplaced comment in commonmem.s X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=2479cfb828a60a226d4a46e48a79f6341d25c8d3;p=FUZIX.git dragon: Remove misplaced comment in commonmem.s Signed-off-by: Tormod Volden --- diff --git a/Kernel/platform-dragon/commonmem.s b/Kernel/platform-dragon/commonmem.s index 67e7f269..335764dd 100644 --- a/Kernel/platform-dragon/commonmem.s +++ b/Kernel/platform-dragon/commonmem.s @@ -1,7 +1,3 @@ -; -; Put the udata at the start of common. We have four 16K banks so we -; keep the non .common kernel elements below C000 and then keep bank 3 as a -; true common bank ; .module commonmem