git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4744 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
6b8ae48a0e
commit
639f46f3d0
|
@ -68,7 +68,6 @@ typedef int32_t cnt_t; /**< Resources counter. */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Packed structure modifier (before).
|
* @brief Packed structure modifier (before).
|
||||||
* @note Empty in this port.
|
|
||||||
*/
|
*/
|
||||||
#define PACK_STRUCT_BEGIN __packed
|
#define PACK_STRUCT_BEGIN __packed
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue