From: duplo Date: Fri, 17 Apr 2009 08:40:58 +0000 (+0000) Subject: Add the harvard tag to the text module X-Git-Tag: 2.1.0~153 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=7d1d6ad3a9bd6b04a7231a9fbaf6be608f5968ea;p=bertos.git Add the harvard tag to the text module git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2529 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/bertos/gfx/text.h b/bertos/gfx/text.h index fb6d9ac5..f884fd37 100644 --- a/bertos/gfx/text.h +++ b/bertos/gfx/text.h @@ -38,6 +38,7 @@ * \version $Id$ * * $WIZ$ module_name = "text" + * $WIZ$ module_harvard = "pgm_memory" */ #ifndef GFX_TEXT_H