Add the harvard tag to the text module
[bertos.git] / 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