sim/arch: Fix up_head.c:122:11:implicit declaration of function 'up_cpu_index'
This commit is contained in:
parent
2b5538d0e8
commit
bfe1d471ce
|
@ -46,6 +46,7 @@
|
|||
#include <assert.h>
|
||||
|
||||
#include <nuttx/init.h>
|
||||
#include <nuttx/arch.h>
|
||||
#include <nuttx/board.h>
|
||||
#include <nuttx/syslog/syslog_rpmsg.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue