X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=cpu_detect.h;h=cad2b49464b48b3029b1ef97eac78cabfb3880cf;hb=0ee1d8ff312b2b8fa07932cacc10d95ba3b23498;hp=94b05680af113d94bfc364514ce5a9b6950196f3;hpb=f1710d97efaf32c5e0ff00432b6b9e80d69e1c50;p=bertos.git diff --git a/cpu_detect.h b/cpu_detect.h index 94b05680..cad2b494 100755 --- a/cpu_detect.h +++ b/cpu_detect.h @@ -10,21 +10,24 @@ * */ -/* - * $Log$ - * Revision 1.1 2004/07/30 17:14:49 rasky - * File sfuggito al commit precedente (nuova gestione unificata del detect della CPU - * - * Revision 1.2 2004/07/30 10:31:07 rasky - * Aggiunto detect per ATmega128 - * - * Revision 1.1 2004/07/22 16:37:34 rasky - * Nuovo file cpu_detect.h per il detect della CPU - * Nuova macro CPU_HEADER per includere l'header cpu-specific di ogni modulo - * Razionalizzazione dei principali #ifdef per piattaforma con le nuove macro - * Nuove macro-utility PP_STRINGIZE e PP_CATn - * - */ +/*#* + *#* $Log$ + *#* Revision 1.2 2004/08/25 14:12:08 rasky + *#* Aggiornato il comment block dei log RCS + *#* + *#* Revision 1.1 2004/07/30 17:14:49 rasky + *#* File sfuggito al commit precedente (nuova gestione unificata del detect della CPU + *#* + *#* Revision 1.2 2004/07/30 10:31:07 rasky + *#* Aggiunto detect per ATmega128 + *#* + *#* Revision 1.1 2004/07/22 16:37:34 rasky + *#* Nuovo file cpu_detect.h per il detect della CPU + *#* Nuova macro CPU_HEADER per includere l'header cpu-specific di ogni modulo + *#* Razionalizzazione dei principali #ifdef per piattaforma con le nuove macro + *#* Nuove macro-utility PP_STRINGIZE e PP_CATn + *#* + *#*/ #ifndef CPU_DETECT_H #define CPU_DETECT_H