mirror of
https://github.com/apache/nuttx.git
synced 2026-08-22 14:08:30 +00:00
rv32im: fix typo.
N/A Change-Id: I805a179c3cf56518b85f80c8ba8c52bf60929d19 Signed-off-by: zhongan <zhongan@xiaomi.com>
This commit is contained in:
parent
587bb341d8
commit
f5bd0a06f0
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