fixing build is my most favourite time!
This commit is contained in:
parent
36ec3fd38e
commit
5cf141065e
|
@ -18,8 +18,8 @@ typedef uint32_t iomode_t;
|
|||
typedef uint32_t ioportid_t;
|
||||
typedef uint32_t ioportmask_t;
|
||||
|
||||
//#define chThdGetSelfX() 0
|
||||
//#define getRemainingStack(x) (999999)
|
||||
// just a stub implementation for unit tests
|
||||
#define EXPECTED_REMAINING_STACK 1
|
||||
#define getCurrentRemainingStack() (999999)
|
||||
|
||||
// this is needed by all DECLARE_ENGINE_PARAMETER_* usages
|
||||
|
|
Loading…
Reference in New Issue