forked from lucysrausch/hoverboard-firmware-hack
Removed #define static static inline
This commit is contained in:
@@ -26,8 +26,6 @@
|
|||||||
#include <limits.h>
|
#include <limits.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define static static inline
|
|
||||||
|
|
||||||
#if ( UCHAR_MAX != (0xFFU) ) || ( SCHAR_MAX != (0x7F) )
|
#if ( UCHAR_MAX != (0xFFU) ) || ( SCHAR_MAX != (0x7F) )
|
||||||
#error Code was generated for compiler with different sized uchar/char. \
|
#error Code was generated for compiler with different sized uchar/char. \
|
||||||
Consider adjusting Test hardware word size settings on the \
|
Consider adjusting Test hardware word size settings on the \
|
||||||
|
Reference in New Issue
Block a user