cache_test:fix up_flash_dcache error

Signed-off-by: tengshuangshuang <tengshuangshuang@xiaomi.com>
This commit is contained in:
tengshuangshuang
2024-12-04 11:29:35 +08:00
committed by Xiang Xiao
parent e38ff2e911
commit 5eeed99ca8

View File

@@ -23,6 +23,7 @@
****************************************************************************/
#include <nuttx/config.h>
#include <nuttx/cache.h>
#include <stdio.h>
#include <syslog.h>