🐞 fix: fix d1s smart build (#8212)

This commit is contained in:
xqyjlj
2023-11-02 20:16:02 +08:00
committed by GitHub
parent 27aac584a5
commit 1b6f0e88a3
3 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -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()
{