From 639f46f3d04450071dba4e1983e4a832d86b795c Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sat, 13 Oct 2012 07:52:08 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4744 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/ports/RVCT/ARMCMx/chtypes.h | 1 - 1 file changed, 1 deletion(-) diff --git a/os/ports/RVCT/ARMCMx/chtypes.h b/os/ports/RVCT/ARMCMx/chtypes.h index 7c0bbd72e..c0c65fa09 100644 --- a/os/ports/RVCT/ARMCMx/chtypes.h +++ b/os/ports/RVCT/ARMCMx/chtypes.h @@ -68,7 +68,6 @@ typedef int32_t cnt_t; /**< Resources counter. */ /** * @brief Packed structure modifier (before). - * @note Empty in this port. */ #define PACK_STRUCT_BEGIN __packed -- cgit v1.2.3