rv32im: fix typo.
Signed-off-by: zhongan <zhongan@xiaomi.com>
This commit is contained in:
parent
d4c0786f52
commit
9eae6edfde
@ -32,8 +32,8 @@
|
|||||||
#include <nuttx/arch.h>
|
#include <nuttx/arch.h>
|
||||||
|
|
||||||
#include "sched/sched.h"
|
#include "sched/sched.h"
|
||||||
#include "up_internal.h"
|
#include "riscv_internal.h"
|
||||||
#include "up_arch.h"
|
#include "riscv_arch.h"
|
||||||
|
|
||||||
#ifndef CONFIG_DISABLE_SIGNALS
|
#ifndef CONFIG_DISABLE_SIGNALS
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user