Add CPU_CORE_NAME and CPU_NAME macros for debugging purposes.
[bertos.git] / bertos / cpu / pgm.h
index d5db5dec1a7e7c909c1243cc9dfab1d1fa251063..2db6cdc3558e32992c56c3c12c5baaf242bba7ea 100644 (file)
@@ -43,7 +43,6 @@
  * \note This module contains code ripped out from avr-libc,
  *       which is distributed under a 3-clause BSD license.
  *
- * \version $Id:$
  * \author Bernie Innocenti <bernie@codewiz.org>
  */
 #ifndef MWARE_PGM_H