g0b1vetx-board/Middlewares/Third_Party/RealThread_RTOS/src/cpu.c
2023-05-03 18:18:03 +08:00

15 lines
284 B
C

/*
* Copyright (c) 2006-2021, RT-Thread Development Team
*
* SPDX-License-Identifier: Apache-2.0
*
* Change Logs:
* Date Author Notes
* 2018-10-30 Bernard The first version
*/
#include <rtthread.h>
#include <rthw.h>
/* nothing on non-smp version */