CONFIG_TIMER_STROBE: Define no-op default macros.
[bertos.git] / cpu.h
diff --git a/cpu.h b/cpu.h
index 096a5563e5f39b97d61a73d82436b07b266c767b..9b77378e139b1b7af2bb0e1616a771eea33e7781 100755 (executable)
--- a/cpu.h
+++ b/cpu.h
@@ -17,6 +17,9 @@
 
 /*
  * $Log$
+ * Revision 1.11  2004/08/05 17:39:56  bernie
+ * Fix a Doxygen tag.
+ *
  * Revision 1.10  2004/08/02 20:20:29  aleph
  * Merge from project_ks
  *
 
 
 /*!
- * \name SCHEDULER_IDLE
+ * \def SCHEDULER_IDLE
  *
  * \brief Invoked by the scheduler to stop the CPU when idle.
  *