Import into DevLib.
[bertos.git] / cfg / os.h
index 7d9b60529ccd58335ff1d93909f3391d2c4d23b8..9a8037685f21e55be760f83320ee7088c8fd1f63 100755 (executable)
--- a/cfg/os.h
+++ b/cfg/os.h
@@ -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 OS-specific definitions
@@ -14,6 +14,9 @@
 
 /*#*
  *#* $Log$
+ *#* Revision 1.2  2005/11/04 16:20:01  bernie
+ *#* Fix reference to README.devlib in header.
+ *#*
  *#* Revision 1.1  2005/04/11 19:04:13  bernie
  *#* Move top-level headers to cfg/ subdir.
  *#*