X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=cpu.h;h=9b77378e139b1b7af2bb0e1616a771eea33e7781;hb=f4728b42ccad4af069fb30adea6e5a0527bcf566;hp=096a5563e5f39b97d61a73d82436b07b266c767b;hpb=22240d0455c6bd837fe928b29068e795be3febae;p=bertos.git diff --git a/cpu.h b/cpu.h index 096a5563..9b77378e 100755 --- 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 * @@ -233,7 +236,7 @@ /*! - * \name SCHEDULER_IDLE + * \def SCHEDULER_IDLE * * \brief Invoked by the scheduler to stop the CPU when idle. *