forked from nuttx/nuttx-update
03f430edf7
hujun5@hujun5-OptiPlex-7070:~/downloads1/vela_sim/nuttx$ make -j12 chip/qemu_boot.c: In function 'up_cpu_start': chip/qemu_boot.c:102:3: warning: implicit declaration of function 'sched_note_cpu_start' [-Wimplicit-function-declaration] 102 | sched_note_cpu_start(this_task(), cpu); | ^~~~~~~~~~~~~~~~~~~~ chip/qemu_boot.c:102:24: warning: implicit declaration of function 'this_task' [-Wimplicit-function-declaration] 102 | sched_note_cpu_start(this_task(), cpu); | ^~~~~~~~~ Signed-off-by: hujun5 <hujun5@xiaomi.com> |
||
---|---|---|
.. | ||
arm | ||
arm64 | ||
avr | ||
ceva | ||
dummy | ||
hc | ||
mips | ||
misoc | ||
or1k | ||
renesas | ||
risc-v | ||
sim | ||
sparc | ||
tricore | ||
x86 | ||
x86_64 | ||
xtensa | ||
z16 | ||
z80 | ||
CMakeLists.txt | ||
Kconfig |