settings: Correct a problem where sometimes CC_INLINE is not defined properly.
This commit is contained in:
parent
ad34b714cd
commit
0308d3fcf0
4 changed files with 10 additions and 0 deletions
|
@ -108,6 +108,7 @@
|
|||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include "dev/eeprom.h"
|
||||
#include "sys/cc.h"
|
||||
|
||||
/*****************************************************************************/
|
||||
// MARK: - Types
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue