X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=mware%2Ftext.c;h=f84fe222743583e357dafe2ed1ee45d8c7ba4a2e;hb=4e5ed47bad71f6730e6a041cbe00418d458d0c9c;hp=b000562c62c710e7dc4b9766794889c7867db006;hpb=489911fbfa0f1490b44f7868cc4286bd5a466341;p=bertos.git diff --git a/mware/text.c b/mware/text.c index b000562c..f84fe222 100755 --- a/mware/text.c +++ b/mware/text.c @@ -15,6 +15,15 @@ /*#* *#* $Log$ + *#* Revision 1.12 2005/04/11 19:10:28 bernie + *#* Include top-level headers from cfg/ subdir. + *#* + *#* Revision 1.11 2005/01/20 18:46:31 aleph + *#* Fix progmem includes. + *#* + *#* Revision 1.10 2005/01/08 09:20:12 bernie + *#* Really make it work on both architectures. + *#* *#* Revision 1.9 2004/12/31 16:44:29 bernie *#* Sanitize for non-Harvard processors. *#* @@ -62,7 +71,7 @@ #include "font.h" #include "text.h" -#include +#include /*!