Remove redundant include from common_funcs.h
This commit is contained in:
parent
a6791e4fc7
commit
8a681cdf3d
1 changed files with 0 additions and 2 deletions
|
@ -39,8 +39,6 @@ template<> struct CompileTimeAssert<true> {};
|
||||||
#include <sys/endian.h>
|
#include <sys/endian.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "common_types.h"
|
|
||||||
|
|
||||||
// go to debugger mode
|
// go to debugger mode
|
||||||
#ifdef GEKKO
|
#ifdef GEKKO
|
||||||
#define Crash()
|
#define Crash()
|
||||||
|
|
Loading…
Reference in a new issue