mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Include up_internal.h to pickup extern _sdata definition
Fixes CI error
This commit is contained in:
parent
4320492377
commit
e31dfba4d0
@ -6,7 +6,7 @@
|
||||
|
||||
#include <nuttx/board.h>
|
||||
|
||||
|
||||
#include "up_internal.h"
|
||||
#include <systemlib/hardfault_log.h>
|
||||
|
||||
static void copy_reverse(stack_word_t *dest, stack_word_t *src, int size)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user