/* * Copyright (c) 2006-2018, RT-Thread Development Team * Copyright (c) 2019-Present Nuclei Limited. All rights reserved. * * SPDX-License-Identifier: Apache-2.0 * * Change Logs: * Date Author Notes * 2020/03/26 Huaqi Nuclei RISC-V Core porting code. */ #ifndef __CPUPORT_H__ #define __CPUPORT_H__ #include #include #ifdef __cplusplus extern "C" { #endif #ifdef __cplusplus } #endif #endif