From 2479cfb828a60a226d4a46e48a79f6341d25c8d3 Mon Sep 17 00:00:00 2001 From: Tormod Volden Date: Mon, 6 Apr 2015 11:32:51 +0200 Subject: [PATCH] dragon: Remove misplaced comment in commonmem.s Signed-off-by: Tormod Volden --- Kernel/platform-dragon/commonmem.s | 4 ---- 1 file changed, 4 deletions(-) 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 -- 2.34.1