mirror of
https://github.com/apache/nuttx.git
synced 2026-08-04 13:49:06 +00:00
rv32im: fix typo.
Signed-off-by: zhongan <zhongan@xiaomi.com>
This commit is contained in:
parent
d4c0786f52
commit
9eae6edfde
1 changed files with 2 additions and 2 deletions
|
|
@ -32,8 +32,8 @@
|
|||
#include <nuttx/arch.h>
|
||||
|
||||
#include "sched/sched.h"
|
||||
#include "up_internal.h"
|
||||
#include "up_arch.h"
|
||||
#include "riscv_internal.h"
|
||||
#include "riscv_arch.h"
|
||||
|
||||
#ifndef CONFIG_DISABLE_SIGNALS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue