git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5485 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2013-03-22 11:56:07 +00:00
parent 5b82050f03
commit 73be3d6450
1 changed files with 1 additions and 1 deletions

View File

@ -588,7 +588,7 @@ typedef struct {
/** /**
* @brief Driver configuration structure. * @brief Driver configuration structure.
* @note It could be empty on some architectures. * @note Empty in this implementation can be ignored.
*/ */
typedef struct { typedef struct {
uint32_t dummy; uint32_t dummy;