From: Brett Gordon Date: Thu, 4 Feb 2016 19:16:51 +0000 (-0500) Subject: coco3: coco3.s: fix code sections as per Issue: #310. X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=481c07dfa30a6910890b93a3a448b6b61688ca33;p=FUZIX.git coco3: coco3.s: fix code sections as per Issue: #310. --- diff --git a/Kernel/platform-coco3/coco3.s b/Kernel/platform-coco3/coco3.s index 03f77636..bf3d4a64 100644 --- a/Kernel/platform-coco3/coco3.s +++ b/Kernel/platform-coco3/coco3.s @@ -343,7 +343,7 @@ outchar: .area .data scrPos .dw 0xb400 ; debugging screen buffer position - + .area .text ;;; Maps the memory for swap transfers