memcheck: need AP_HAL_Boards import for CONFIG_HAL_BOARD configs to make sense
* with great programming in c preprocessor comes great responsibility
This commit is contained in:
parent
5e63491994
commit
ddafd4ffbb
@ -7,6 +7,7 @@
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdint.h>
|
||||
#include <AP_HAL_Boards.h>
|
||||
|
||||
static const uint32_t *stack_low;
|
||||
extern unsigned __brkval;
|
||||
|
Loading…
Reference in New Issue
Block a user