mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-20 17:44:20 +08:00
🐞 fix: fix d1s smart build (#8212)
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
#define CTX_REG_NR (CTX_GENERAL_REG_NR + CTX_FPU_REG_NR)
|
||||
|
||||
#ifndef __ASSEMBLY__
|
||||
#include <rtthread.h>
|
||||
#include <rtdef.h>
|
||||
|
||||
rt_inline void rt_hw_dsb()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user