Add progmem datatypes; PSTR() definition.
[bertos.git] / arch_config.h
index 4713d41ca61cddd867d17f884c1105f6009d07b3..797943455a0441e033bab53bce15f5a1b7a62216 100755 (executable)
@@ -2,8 +2,8 @@
  * \file
  * <!--
  * Copyright 2003,2004 Develer S.r.l. (http://www.develer.com/)
- * Copyright 2001,2002,2003 by Bernardo Innocenti <bernie@codewiz.org>
- * All Rights Reserved.
+ * Copyright 2001,2002,2003 Bernardo Innocenti <bernie@codewiz.org>
+ * This file is part of DevLib - See devlib/README for information.
  * -->
  *
  * \version $Id$
  * \brief Set system configuration
  */
 
-/*
- * $Log$
- * Revision 1.1  2004/05/23 17:48:35  bernie
- * Add top-level files.
- *
- */
+/*#*
+ *#* $Log$
+ *#* Revision 1.3  2004/08/25 14:12:08  rasky
+ *#* Aggiornato il comment block dei log RCS
+ *#*
+ *#* Revision 1.2  2004/06/03 11:27:09  bernie
+ *#* Add dual-license information.
+ *#*
+ *#* Revision 1.1  2004/05/23 17:48:35  bernie
+ *#* Add top-level files.
+ *#*
+ *#*/
 
 #ifndef ARCH_CONFIG_H
 #define ARCH_CONFIG_H