[fix]Fix cm33 compilation problem when block is turned on

This commit is contained in:
Rbb666
2025-03-17 17:39:40 +08:00
parent b0cb7bb443
commit 355a0710a6

View File

@@ -0,0 +1,13 @@
/*
* Copyright (c) 2006-2020, RT-Thread Development Team
*
* SPDX-License-Identifier: Apache-2.0
*
* Change Logs:
* Date Author Notes
*/
#ifndef CPUPORT_H__
#define CPUPORT_H__
#endif /*CPUPORT_H__*/