Add the harvard tag to the text module
authorduplo <duplo@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 17 Apr 2009 08:40:58 +0000 (08:40 +0000)
committerduplo <duplo@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 17 Apr 2009 08:40:58 +0000 (08:40 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2529 38d2e660-2303-0410-9eaa-f027e97ec537

bertos/gfx/text.h

index fb6d9ac5f5bdc386b9450f9a472f278a017a0a5a..f884fd376bb358ae61009d3a442ce3e7d9e19d24 100644 (file)
@@ -38,6 +38,7 @@
  * \version $Id$
  *
  * $WIZ$ module_name = "text"
+ * $WIZ$ module_harvard = "pgm_memory"
  */
 
 #ifndef GFX_TEXT_H