From ef541df3aeda1fe5969b1285c2b4d73d65e8375f Mon Sep 17 00:00:00 2001 From: bernie Date: Sun, 3 Oct 2004 20:43:54 +0000 Subject: [PATCH] Fix Doxygen markup. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@234 38d2e660-2303-0410-9eaa-f027e97ec537 --- cpu.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 -- 2.25.1