X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=cfg%2Farch_config.h;h=01ed05d3f6d9a718e7ac5f0d0a3d6effa572f9be;hb=f3ba158c1ebfcef6c85759056d0a3d5f421ea870;hp=c1307135d62c65b01a9707ad0439f6b9344bd32b;hpb=f9db797d48e00efb935340b8f3b0219845bb9b0f;p=bertos.git diff --git a/cfg/arch_config.h b/cfg/arch_config.h old mode 100755 new mode 100644 index c1307135..01ed05d3 --- a/cfg/arch_config.h +++ b/cfg/arch_config.h @@ -1,9 +1,34 @@ -/*! +/** * \file * * * \version $Id$ @@ -13,32 +38,11 @@ * \brief Set system configuration */ -/*#* - *#* $Log$ - *#* Revision 1.3 2006/02/24 00:27:56 bernie - *#* Remove #error to allow compiling local demo. - *#* - *#* 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. - *#* - *#* 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 -/*! +/** * \name Architectures * \{ */