AP_HAL_SMACCM: Semaphores fixup
This commit is contained in:
parent
892a322574
commit
6d64bf2921
@ -1,9 +1,10 @@
|
||||
|
||||
#include "Semaphores.h"
|
||||
#include <task.h>
|
||||
|
||||
#if CONFIG_HAL_BOARD == HAL_BOARD_SMACCM
|
||||
|
||||
#include <task.h>
|
||||
|
||||
using namespace SMACCM;
|
||||
|
||||
extern const AP_HAL::HAL& hal;
|
||||
|
Loading…
Reference in New Issue
Block a user