mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-22 03:09:16 +08:00
[fixup] add cache maintenance ops;
fix bugs on cache maintenance when starting user app
This commit is contained in:
+1
-1
@@ -55,7 +55,7 @@ enum RT_HW_CACHE_OPS
|
||||
*/
|
||||
#ifdef RT_USING_CACHE
|
||||
|
||||
#ifdef ARCH_RISCV64
|
||||
#ifdef RT_USING_SMART
|
||||
#include <cache.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user