git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5485 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
5b82050f03
commit
73be3d6450
|
@ -588,7 +588,7 @@ typedef struct {
|
|||
|
||||
/**
|
||||
* @brief Driver configuration structure.
|
||||
* @note It could be empty on some architectures.
|
||||
* @note Empty in this implementation can be ignored.
|
||||
*/
|
||||
typedef struct {
|
||||
uint32_t dummy;
|
||||
|
|
Loading…
Reference in New Issue