bdk: mc: fix warning for arbiter check

This commit is contained in:
CTCaer
2025-04-30 09:14:32 +03:00
parent 129a70c32d
commit b3194f6379

View File

@@ -18,6 +18,7 @@
#include <string.h>
#include <mem/heap.h>
#include <mem/mc.h>
#include <soc/timer.h>
#include <storage/emmc.h>
#include <storage/sdmmc.h>