Add STYLEF_TALL (unimplemented).
[bertos.git] / kern / monitor.h
index 23d083d1bdb2d4b9f0e4e57a163ca300fca6b0f4..352d83b758b456e9f9252a7747c595e25157006b 100755 (executable)
@@ -2,7 +2,7 @@
  * \file
  * <!--
  * Copyright 2004 Develer S.r.l. (http://www.develer.com/)
- * This file is part of DevLib - See devlib/README for information.
+ * This file is part of DevLib - See README.devlib for information.
  * -->
  *
  * \brief Monitor to check for stack overflows
@@ -14,6 +14,9 @@
 
 /*#*
  *#* $Log$
+ *#* Revision 1.3  2005/11/04 16:20:02  bernie
+ *#* Fix reference to README.devlib in header.
+ *#*
  *#* Revision 1.2  2005/04/11 19:10:28  bernie
  *#* Include top-level headers from cfg/ subdir.
  *#*