X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=cpu.h;h=fb249c223edad3726bcd4047af791b87cf7c83e8;hb=ef541df3aeda1fe5969b1285c2b4d73d65e8375f;hp=d7d5f4e605936674c82bd4588b761157a116bf95;hpb=a87c086fa5d104d2be6f1166a2f21a23409a1701;p=bertos.git diff --git a/cpu.h b/cpu.h index d7d5f4e6..fb249c22 100755 --- a/cpu.h +++ b/cpu.h @@ -17,6 +17,9 @@ /*#* *#* $Log$ + *#* Revision 1.19 2004/10/03 20:43:54 bernie + *#* Fix Doxygen markup. + *#* *#* Revision 1.18 2004/10/03 18:36:31 bernie *#* IRQ_GETSTATE(): New macro; Rename IRQ macros for consistency. *#* @@ -286,7 +289,7 @@ * CPU_BITS_PER_SHORT >= 8 * CPU_BITS_PER_INT >= 16 * CPU_BITS_PER_LONG >= 32 - * \end code + * \endcode * \{ */ #ifndef SIZEOF_CHAR