Formatting
This commit is contained in:
parent
c06bb51cdc
commit
eb4b11dda7
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ struct RingBuf {
|
|||
} __attribute__((packed));
|
||||
|
||||
/*
|
||||
* Considerations: One hot encoding for the enum values
|
||||
* Considerations: One hot encoding for the enum values
|
||||
* (8 bit each with -fshort-enums)
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in a new issue